Re: Dynamic compiling

"Ross Bencina" <rossb@audiomulch.com>
14 May 2003 00:44:16 -0400

          From comp.compilers

Related articles
[2 earlier articles]
Re: Dynamic compiling Marko.Makela@HUT.FI (Marko =?ISO-8859-1?Q?M=E4kel=E4?=) (2003-05-12)
Re: Dynamic compiling herm@viabcp.com (Hugo Rozas) (2003-05-12)
Re: Dynamic compiling touati-nospamplease@prism.uvsq.fr (TOUATI Sid) (2003-05-12)
Re: Dynamic compiling pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2003-05-12)
Re: Dynamic compiling thant@acm.org (Thant Tessman) (2003-05-12)
Re: Dynamic compiling boldyrev+nospam@cgitftp.uiggm.nsc.ru (Ivan Boldyrev) (2003-05-13)
Re: Dynamic compiling rossb@audiomulch.com (Ross Bencina) (2003-05-14)
Re: Dynamic compiling fjh@students.cs.mu.OZ.AU (2003-05-14)
Re: Dynamic compiling crwfrd@umich.edu (Randolph Crawford) (2003-05-15)
Re: Dynamic compiling hpc@NOSPAM.prism.uvsq.fr (Henri-Pierre CHARLES) (2003-05-16)
Re: Dynamic compiling nworth@earthlink.net (Norman Worth) (2003-05-16)
Re: Dynamic compiling firefly@diku.dk (Peter \Firefly\Lund) (2003-05-16)
Re: Dynamic compiling nicolas_capens@hotmail.com (2003-05-16)
| List of all articles for this month |

From: "Ross Bencina" <rossb@audiomulch.com>
Newsgroups: comp.compilers
Date: 14 May 2003 00:44:16 -0400
Organization: Compilers Central
References: 03-05-031
Keywords: interpreter
Posted-Date: 14 May 2003 00:44:15 EDT

You could try softwire: http://softwire.sourceforge.net/ although it's
a runtime assembler, not a high level language. If you're looking for
something more scripty with a JIT compiler you could try LUA:
http://www.lua.org


Ross.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.