Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Exupery
Last updated at 10:36 pm UTC on 15 March 2007
Exupery is a compiler written in Smalltalk that compiles bytecodes to machine code.

Currently it's possible to compile most methods. It does require a custom VM because it needs to override message sends and returns. This is so that it can replace interpreted code with compiled code. The Long Term Goals for Exupery are ambitious

Exupery

Installing Exupery

Building Exupery on Unix

Building Exupery on Windows

ExuperysBibliography

ExuperyTests

ExuperysToDo

Exupery Fast 32 bit Integer Plan

The mailing list is here http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/exupery