Re: Writing a Lisp in Java

Summers Pittman <[email protected]> Tue, 13 May 2014 14:06:10 -0400
Newsgroups gmane.org.user-groups.ajug.members
Message-ID <[email protected]>
Well I've been wanting to learn how to write a programming language for 
a while.  It was covered in one of my classes at Tech years ago but I 
really didn't "get" it then.  Now I do.

It only took a few days to get it all written.  I'm thinking about 
extending the tutorial and adding in a section for writing a debugger.  
THEN that will be impressive.

On 05/13/2014 01:58 PM, Andrew Goode wrote:
> 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
> _______________________________________________
> ajug-members mailing list
> [email protected]
> http://lists.ajug.org/mailman/listinfo/ajug-members