Re: Writing a Lisp in Java
Andrew Goode <[email protected]> Tue, 13 May 2014 13:58:32 -0400
| Newsgroups | gmane.org.user-groups.ajug.members |
|---|---|
| Message-ID | <A7250E7B2D9AAB48A19DD92FDF213B651E64F4E447@Dwexchange02.office.discretewireless.net> |
Are you rewriting Clojure for fun? That's crazy - and impressive. :) Andrew Goode | Technical Architect/Team Lead tel: 678-762-6861 | fax: 678-338-5957 [email protected] 1200 Lake Hearn Drive, Suite 500, Atlanta, GA, 30319 http://www.nextraq.com This communication, along with any attachment(s), is intended only for the use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of any information contained in or attached to this communication is strictly prohibited. If you have received this message in error, please notify the sender immediately and destroy the original communication and its attachments without reading, printing or saving in any manner. Thank you. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Summers Pittman Sent: Tuesday, May 13, 2014 1:55 PM To: [email protected] Subject: [ajug-members] Writing a Lisp in Java A few days ago I saw a tutorial for how to write a programming language in Python. I have been wanting to implement a language for a while and ported the tutorial to Java. https://github.com/secondsun/diy_lisp_java There is the master branch which you can fill out yourself, and a working branch which includes my implementation. Clone away and let me know what you guys think. Summers _______________________________________________ ajug-members mailing list [email protected] http://lists.ajug.org/mailman/listinfo/ajug-members