Re: A Compiler for a Functional language ?

sarah@telergy.com (Sarah Thompson)
6 Apr 2002 22:46:51 -0500

          From comp.compilers

Related articles
A Compiler for a Functionel language ? ztig@mail.tele.dk (Peter Hansen) (2002-03-31)
Re: A Compiler for a Functional language ? sarah@telergy.com (2002-04-06)
Re: A Compiler for a Functional language ? haberg@matematik.su.se (2002-04-06)
Re: A Compiler for a Functional language ? gdm@gedamo.demon.co.uk (George Morrison) (2002-04-06)
Re: A Compiler for a Functional language ? bear@sonic.net (Ray Dillinger) (2002-04-06)
Re: A Compiler for a Functional language ? journeyman@compilerguru.com (2002-04-06)
| List of all articles for this month |

From: sarah@telergy.com (Sarah Thompson)
Newsgroups: comp.compilers
Date: 6 Apr 2002 22:46:51 -0500
Organization: http://groups.google.com/
References: 02-03-179
Keywords: functional
Posted-Date: 06 Apr 2002 22:46:50 EST

"Peter Hansen" <ztig@mail.tele.dk> wrote
> I am currently trying to create a compiler / interpreter for a Functionel
> language. However i seem to be getting stuck right after having created the
> abstract / concrete syntax of my little language. Can anyone tell me what
> the next step is going to be, because i can't seem to figure out where to go
> next.


You should check out the two books Simon Peyton Jones
wrote/co-wrote/edited on the subject. I don't have the exact
references to hand (both books are on my desk at work, and I'm
currently at home), but I'm pretty sure both were published by
Prentice Hall, so they should be easy enough to track down.


Sarah
[See http://research.microsoft.com/Users/simonpj/Papers/papers.html]


Post a followup to this message

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