搜索资源列表
BOCH.rar
- 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。
kawa-1.9.1
- A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and
picoLisp-2.3.1.tar
- A very small LISP implementation with several packages and demo programs.
An_NFA1
- this code define non-deterministic finite automata using lisp
lisp-emacs-23.1-bin-i386
- Emacs-lisp应用程序软件,lisp编译器,commonlisp的一个子集。-a software--emacs lisp
LISP_parser
- 输入LISP表达式,可以进行语法分析和差错,并且可以生成语法树并进行查看-Enter LISP expressions can be parsed and errors, and can generate syntax tree and the tree view