Hi Ana,

>> i'm looking for a minimum list of functions to create a lisp
>> interpreter (like picolisp :). which ones to master to grok all of
>> the other functions that are built on top of the foundation
>> functions?

> Tomas Hlavaty investigated that matter a bit deeper. Perhaps he can tell
> us more about his experiences?

you can have a look at

$ git clone http://logand.com/git/wl.git

the two files wl.java and java.wl implement a picolisp interpreter where
I tried to do as much as possible in picolisp itself.

Cheers,

Tomas
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to