mirror of
https://github.com/vonhyou/lisp-interpreter.git
synced 2025-06-07 18:01:59 +00:00
406 B
406 B
Yet another lisp interpreter
PROcessor of List for Mathematical Calculation
It's a simple minimal lisp interpreter written in ruby.
Feature
- Basic functions as a minimal lisp
- No support for
String
Usage
$ ruby ./prol.rb
Acknowledgement
Tesla I. Zhang, for pointing out errors and patient guidance