Re: Writing Compilers in Functional Languages

stephen@dino.dnsalias.com (Stephen J. Bevan)
28 Apr 2005 14:30:12 -0400

          From comp.compilers

Related articles
Writing Compilers in Functional Languages onlyafly@gmail.com (Kkaa) (2005-04-26)
Re: Writing Compilers in Functional Languages bobduff@shell01.TheWorld.com (Robert A Duff) (2005-04-28)
Re: Writing Compilers in Functional Languages stephen@dino.dnsalias.com (2005-04-28)
Re: Writing Compilers in Functional Languages cm.abo@aktivanet.de (Christian Mueller) (2005-04-28)
Re: Writing Compilers in Functional Languages torbenm@diku.dk (2005-04-28)
Re: Writing Compilers in Functional Languages arthurvl+news@cs.uu.nl (Arthur van Leeuwen) (2005-04-28)
Re: Writing Compilers in Functional Languages tarvydas@allstream.net (Paul Tarvydas) (2005-04-28)
Re: Writing Compilers in Functional Languages neelk@cs.cmu.edu (Neelakantan Krishnaswami) (2005-04-28)
Re: Writing Compilers in Functional Languages awwaiid@thelackthereof.org (Brock) (2005-04-28)
[5 later articles]
| List of all articles for this month |

From: stephen@dino.dnsalias.com (Stephen J. Bevan)
Newsgroups: comp.compilers
Date: 28 Apr 2005 14:30:12 -0400
Organization: just me at home
References: 05-04-068
Keywords: functional
Posted-Date: 28 Apr 2005 14:30:12 EDT

"Kkaa" <onlyafly@gmail.com> writes:
> Are there any books or online resources that instead focus on using
> functional languages as implementation languages? I'm considering
> using Haskell or Scheme, but I'm hoping that the resources won't
> assume a particular functional langauge.


If you are familiar with or interested in SML then try :-


    Modern Compiler Implementation in ML
    Andrew Appel
    Cambridge University Press 1998
    http://www.cs.princeton.edu/~appel/modern/ml/


You might also find the following interesting :-


    Compiling with Continuations
    Andrew W. Appel
    Cambridge University Press
    1992



Post a followup to this message

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