Related articles |
---|
Re: VM ops to machine code eliotm@pacbell.net (Eliot Miranda) (2000-12-31) |
Re: Re: VM ops to machine code bonzini@gnu.org (2001-01-06) |
From: | bonzini@gnu.org (Bonz) |
Newsgroups: | comp.compilers |
Date: | 6 Jan 2001 22:11:43 -0500 |
Organization: | Mailgate.ORG Server - http://www.Mailgate.ORG |
References: | 00-12-123 |
Keywords: | interpreter |
Posted-Date: | 06 Jan 2001 22:11:43 EST |
Download GNU lightning for a portable run-time assembler (only x86
supported for now, SPARC and PPC written but not debugged). The URL is
http://www.gnu.org/software/lightning/lightning.html
I used it in developing a JIT for GNU Smalltalk; some initial code
(does not compile, but you'll get the idea) is at
ftp://alpha.gnu.org/gnu/smalltalk/smalltalk-1.95.tar.gz
Paolo
Return to the
comp.compilers page.
Search the
comp.compilers archives again.