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) |
From: | George Morrison <gdm@gedamo.demon.co.uk> |
Newsgroups: | comp.compilers |
Date: | 6 Apr 2002 22:53:48 -0500 |
Organization: | Compilers Central |
References: | 02-03-179 |
Keywords: | functional, books |
Posted-Date: | 06 Apr 2002 22:53:48 EST |
Peter Hansen 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.
The book "Implementing functional languages: a tutorial" by Simon Peyton
Jones and David Lester is available online at
http://research.microsoft.com/Users/simonpj/Papers/pj-lester-book/
--
George Morrison
Aberdeen, Scotland
Return to the
comp.compilers page.
Search the
comp.compilers archives again.