a minimal lisp interpreter written in ruby
Find a file
vonhyou 944f29dc34 ?
2021-04-14 22:29:22 +08:00
screenshot ? 2021-04-14 22:29:22 +08:00
.DS_Store ? 2021-04-14 22:29:22 +08:00
.gitignore finish parsing 2021-04-12 11:31:07 +08:00
prol.rb fix copyright and update readme 2021-04-14 22:28:55 +08:00
README.md fix copyright and update readme 2021-04-14 22:28:55 +08:00

Yet another lisp interpreter

PROcessor of List for Mathematical Calculation

It's a simple minimal lisp interpreter written by ruby.

Feature

  • Basic functions as a minimal lisp
  • No support for String

Usage

$ ruby ./prol.rb