Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A New Lisp Interpreter: Armstrong

3 views
Skip to first unread message

Chris Eineke

unread,
May 22, 2008, 12:27:05 AM5/22/08
to
Hi, everyone!

I've been writing a Lisp interpreter in C in my spare time since
January. I don't plan to make it as big as other Lisp systems like
SBCL, Allegro, or Clisp. My goals were, and still are, easy-to-
understand codes and fun. I welcome feedback and suggestions, and if
you are interested in hacking it I'll look forward to your
patches! :-)

It's quite barebone, but basic math operations work (kind of) and
built-ins and anonymous function work, too. Well, take a look at the
code for yourself:

a.) git-clone git://eineke.homelinux.net/~ceineke/armstrong

b.) wget http://chriseineke.com/media/blogs/arm/armstrong-0.0.3.tar.bz2

Thanks :)

0 new messages