User:Erana256
From NESdev Wiki
Jump to navigationJump to search
What I wrote for nesdev :
neslisp and arm-lisp, both for 6502
See http://neslisp.sf.net and http://code.google.com/p/arm-lisp for the homepages and file downloads.
neslisp
A subset of lisp with loop and conditional statement, embedded assembly syntax with 'asm'. Released under the GPL.
arm-lisp =
an Objective-C implementation of a Lisp compiler to 6502 target. Can be compiled in GNUstep (Linux objc) or Cocoa (MacosX objc.)
Enjoy, erana