Download List

Descripción del Proyecto

neslisp is a LISP compiler suite for the Nintendo Entertainment System. It compiles lisp code to assembly code for the 6502 processor architecture.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-28 22:51
0.0.14

El "si" y "cuándo" palabras clave se han actualizado. Existe un apoyo mínimo de la lista y no de anidación de condicionales todavía.
The "if" and "when" keywords have been upgraded. There is minimal list support and no nesting of conditionals yet.

2011-02-23 07:42
0.0.13

Lisp sintaxis que se aplica para esta versión: bucle cuando,, <,>, +, -, =, defun, y la llamada a la función.
Lisp syntax that is implemented for this version: when, loop, < ,> ,+, -, =, defun, and function call.

Project Resources