Related articles |
---|
Efficient bytecode generation? shahmil_m@hotmail.com (shahmil merchant) (2003-03-14) |
Re: Efficient bytecode generation? anonymous-coward@get2.net (Søren Bak) (2003-03-22) |
Re: Efficient bytecode generation? anton@mips.complang.tuwien.ac.at (2003-03-30) |
Re: Efficient bytecode generation? strohm@airmail.net (John R. Strohm) (2003-03-30) |
Re: Efficient bytecode generation? eliotm@pacbell.net (Eliot Miranda) (2003-04-05) |
Re: Efficient bytecode generation? anton@mips.complang.tuwien.ac.at (2003-04-05) |
From: | "Søren Bak" <anonymous-coward@get2.net> |
Newsgroups: | comp.compilers |
Date: | 22 Mar 2003 16:37:06 -0500 |
Organization: | get2net Internet Kunde |
References: | 03-03-096 |
Keywords: | Pascal, books |
Posted-Date: | 22 Mar 2003 16:37:06 EST |
Steven Pemberton and Martin Daniels have written a book about the
implementation of the P4 Pascal Compiler which compiles Pascal programs to
P-Code programs. It discusses the implementation in details, and includes
the full source code for the compiler and the P-Code interpreter.
You can find the book here: http://www.cwi.nl/~steven/pascal/book/
Regards,
Søren Bak
"shahmil merchant" <shahmil_m@hotmail.com> skrev i en meddelelse
> I was wondering if anyone could tell me some good resources which
> explain generation of bytecode and a corresponding interpreter for
> it.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.