Download List

项目描述

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

系统要求

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

“如果”和“何时”关键字已升级。有最小的列表支持,也没有条件尚未筑巢。
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的语法,这个版本中实现:当,循环,<,>,+, - ,=,函数的defun和功能调用。
Lisp syntax that is implemented for this version: when, loop, < ,> ,+, -, =, defun, and function call.

Project Resources