Related articles |
---|
What is byte-code ? kcc1967@gmail.com (KC) (2005-03-04) |
Re: What is byte-code ? nathan.moore@sdc.cox.net (Nathan Moore) (2005-03-05) |
Re: What is byte-code ? anton@mips.complang.tuwien.ac.at (2005-03-05) |
Re: What is byte-code ? lfinsto1@gwdg.de (Laurence Finston) (2005-03-05) |
Re: What is byte-code ? nmm1@cus.cam.ac.uk (2005-03-08) |
Re: What is byte-code ? joe@burgershack.com (Randy) (2005-03-08) |
Re: What is byte-code ? Brian.Inglis@SystematicSW.ab.ca (Brian Inglis) (2005-03-08) |
Re: What is byte-code ? torbenm@diku.dk (2005-03-08) |
Re: What is byte-code ? torbenm@diku.dk (2005-03-08) |
Re: What is byte-code ? cdc@maxnet.co.nz (Carl Cerecke) (2005-03-08) |
[15 later articles] |
From: | Laurence Finston <lfinsto1@gwdg.de> |
Newsgroups: | comp.compilers |
Date: | 5 Mar 2005 21:31:30 -0500 |
Organization: | GWDG, Goettingen |
References: | 05-03-015 |
Keywords: | interpreter |
Posted-Date: | 05 Mar 2005 21:31:30 EST |
On Fri, 4 Mar 2005, KC wrote:
> Any documentation and book related to byte-code and byte-code
> compiler ?
I've never run across a book dedicated to this particular topic. If
you want to read up on it, I suggest you read the CWEB version of
Donald Knuth's `dvitype' program, which converts files in TeX's `dvi'
format to human readable form. Other possibilities might be GNU
Common LISP's and/or GNU Emacs LISP's routines for byte compilation.
`dvitype' can be found on the CTAN archive at http://www.tug.org
http://www.dante.de and elsewhere. The GNU packages are available
from http://www.gnu.org
Laurence Finston
http://www.gnu.org/software/3dldf/LDF.html
Return to the
comp.compilers page.
Search the
comp.compilers archives again.