User:Erana256

From NESdev Wiki
Jump to navigationJump to search

Introduction

What I wrote for nesdev.parodius.com :

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.)

other

I will write some more software in the form of demos if I find the time, thanks Nintendo !

Enjoy, erana