JIT compiler

Ian Piumarta Ian.Piumarta at inria.fr
Thu Jan 28 16:51:00 UTC 1999


> For those of you how a interested how JIT compilers
> can be implemented.
[...]

ftp://tr-ftp.cs.berkeley.edu/pub/tech-reports/csd/csd-94-792/all.ps
http://www.cs.cmu.edu/~spot/nitrous.ps
http://www.cs.indiana.edu/proglang/dynamo
ftp://ftp.cs.washington.edu/tr/1991/11/UW-CSE-91-11-04.PS.Z
http://www.cs.washington.edu/research/dyncomp
http://www.cs.washington.edu/research/projects/unisw/DynComp/www/
http://www.mit.edu:8001/afs/cs.cmu.edu/project/fox/mosaic/papers/mleone-rtcg.html
http://www.pdos.lcs.mit.edu/~engler/vcode-pldi.ps
http://www.pdos.lcs.mit.edu/tickc
http://www.softlab.is.tsukuba.ac.jp/~chiba/oopsla98/proc

I don't think the following are available online...

C. Chambers, D. Ungar and E. Lee,
An Efficient Implementation of Self, a Dynamically-typed
Object-Oriented Language Based on Prototypes.
ACM SIGPLAN Notices, 24(10):49--70, October 1989.

Dawson Engler and Todd Proebsting,
DCG: An Efficient, Retargetable Dynamic Code Generation System.
ACM SIGPLAN Notices, 29(11):263--273, October 1994.

Ali-Reza Adl-Tabatabai, Michal Cierniak, Guei-Yuan Lueh, Vishesh
M. Parikh and James M. Stichnoth,
Fast, Effective Code Generation in a Just-In-Time Java Compiler.
ACM SIGPLAN Notices, 33(5):280--290, June 1998.

Ian





More information about the Squeak-dev mailing list