Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Neslisp: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Created page with "Neslisp is a Lisp to 6502 assembler translator which is written in pure C. The project also has a native version for the Commodore64. You can make a lisp machine with it if yo...")
 
(No difference)

Latest revision as of 08:09, 26 April 2014

Neslisp is a Lisp to 6502 assembler translator which is written in pure C. The project also has a native version for the Commodore64. You can make a lisp machine with it if you like.

The main project site is at https://sf.net/projects/neslisp

The C64 version is at https://sf.net/projects/neslispc64