Releases: DiegoLinares11/LISP-Project
Releases · DiegoLinares11/LISP-Project
V3.1.0
V.2.0.0
- Improving CLI command prompt.
- Lisp inline comments supported.
JLISP
First functional version of JLisp.
Commands available:
- +, - , * , /
- > , <, =, not, >= , <=, atom
- cond
- concatenate
- car, cdr
- defun
- setq
- quote
- eval
- list