[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

machine code generation for clisp



>>>>> "Dan" == Dan Stanger <dxs@evolving.com> writes:

Dan> is there any work being done on a machine code compiler or a
Dan> threaded code compiler for clisp?  

For a specific application I had, I investigated the possibility of
using vcode for this (see http://www.pdos.lcs.mit.edu/~engler).  I
decided not to pursue it immediately because vcode lacked a x86
backend.  If you are interested in working on this sort of thing,
email me so that we may coordinate on our ideas and work.