This commit is contained in:
vonhyou 2021-04-14 22:22:51 +08:00
parent ba6c01dd80
commit 10b4067cc5
3 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
It's a simple minimal lisp interpreter written by ruby.
Still INCOMPLETE.
### usage

View file

@ -102,6 +102,7 @@ def lisp_eval(elem, env = $global_env)
end
$copyleft = "Copyleft (Ↄ) 2021 vonhyou@lenva.tech
(PRO)cessor of (L)ist for Mathmatical Calculation
This is an open source software, you can view it's source code on github:
https://github.com/vonhyou/lisp-interpreter\n\n"

BIN
screenshot/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB