Hi everyone,
Just a quick note to let people here know that I've updated my helpful, handy, Lisp2Perl compiler/translator somewhat, along with my website about it. It is now a lot cleaner and more flexible.
It's available here. Enjoy.
It can be used to write programs in a scheme like lisp dialect and compile them as perl to be executed by the perl interpreter. It has an interactive read-eval-print loop as well as the ability to compile files of lisp code to files of perl code. It combines the power of perl and CPAN with the lovely syntax of lisp and the power of 'defmacro'.
|
|---|