Re: Queue machine compiler

Benjamin Ylvisaker <benjaminy@alumni.cmu.edu>
21 Jun 2004 23:40:36 -0400

          From comp.compilers

Related articles
Queue machine compiler baa@sowa.is.uec.ac.jp (Ben) (2000-09-08)
Queue machine compiler benjaminy@alumni.cmu.edu (Benjamin Ylvisaker) (2004-06-09)
Re: Queue machine compiler gneuner2@comcast.net (George Neuner) (2004-06-11)
Re: Queue machine compiler benjaminy@alumni.cmu.edu (Benjamin Ylvisaker) (2004-06-21)
Re: Queue machine compiler gneuner2@comcast.net (George Neuner) (2004-07-13)
| List of all articles for this month |

From: Benjamin Ylvisaker <benjaminy@alumni.cmu.edu>
Newsgroups: comp.compilers
Date: 21 Jun 2004 23:40:36 -0400
Organization: Big Bank of Nigeria
References: 04-06-030 04-06-045
Keywords: architecture
Posted-Date: 21 Jun 2004 23:40:36 EDT

On 11 Jun 2004 14:11:38 -0400
George Neuner <gneuner2@comcast.net> wrote:


> On 9 Jun 2004 00:27:48 -0400, Benjamin Ylvisaker
> <benjaminy@alumni.cmu.edu> wrote:
>
> >Does anyone know of a compiler that can generate code for a machine
> >based on an operand queue? I would be particularly interested in
> >an open source/research compiler.
>
> The description is vague,


Sorry, let me try to be more precise. I'm thinking about a more or
less conventional machine language, except instead of registers or an
operand stack, it has an operand queue. I actually found a group in
Japan that seems to be working on such a beast since my first post.
Unfortunately, I can't find any detailed information about their
compiler. I guess I'll try emailing them.


http://www.sowa.is.uec.ac.jp/sowalab/PQPproject-efr.html


Thanks,
Benjamin


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.