Embed Lisp interpreter in my program
Brought to you by:
jsh,
nano-master
From: binarychen <bin...@e2...> - 2005-04-04 01:38:13
|
Hi all, I want to embed a LISP interpreter in my software, let it touch the variables in my program and can control my program behavior. I don't want to implement a interpreter from ground up, so if there is a convenient way? Any help appreciated! Binary |