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

From Data Crystal
Jump to navigation Jump to search

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