| 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) |
| [18 later articles] |
| From: | "KC" <kcc1967@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | 4 Mar 2005 14:12:40 -0500 |
| Organization: | http://groups.google.com |
| Keywords: | interpreter, question |
| Posted-Date: | 04 Mar 2005 14:12:40 EST |
Hi,
What's the official definition of byte-code ? Any documentation and
book related to byte-code and byte-code compiler ? Does byte-code
just a simple version of CPU's opcode ?
Thanks
KC
[Here in computer-land, there's no official definition of anything.
I'd say a byte code is a langauge encoded a byte or two at a time and
intended to be interpreted. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.