For Programmers: Free Programming Magazines  


Home > Archive > Compilers > August 2005 > Re: Implementing a stack-based interpreter









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Implementing a stack-based interpreter
aquarin

2005-08-05, 10:01 pm

The Implementation of Functional Programming Languages
"http://research.microsoft.com/Users/simonpj/Papers/slpj-book-1987/index.htm

Kevin Szabo

2005-08-07, 5:02 pm


aquarin <rossen.radev@gmail.com> wrote:
>The Implementation of Functional Programming Languages
>"http://research.microsoft.com/Users/simonpj/Papers/slpj-book-1987/index.htm
>


Another good example of a stack based interpreter is shown in 'The
Unix Programming Environment' by Kernighan and Pike. One of my
favourite UNIX books. The advantage of this particular rendition is
that it is created as a worked example of developing software under
UNIX with Yacc and Lex.

The home page for the book is here:
http://cm.bell-labs.com/cm/cs/upe/index.html
and the SHAR archive of the HOC compiler is here:
http://netlib.bell-labs.com/~bwk/hoc.sh

Kevin Szabo
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com