mirror of
https://github.com/vonhyou/lisp-interpreter.git
synced 2025-06-08 02:02:01 +00:00
add demo
This commit is contained in:
parent
ba6c01dd80
commit
10b4067cc5
3 changed files with 2 additions and 1 deletions
1
prol.rb
1
prol.rb
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue