A Reverse Polish Lisp language implemented in Ruby
Find a file
Gwenhael Le Moine cc99b517a7
fix EVAL test
2021-11-18 12:11:19 +01:00
lib fix EVAL test 2021-11-18 12:11:19 +01:00
spec fix EVAL test 2021-11-18 12:11:19 +01:00
.gitignore Initial commit 2021-10-30 17:44:38 +02:00
LICENSE Initial commit 2021-10-30 17:44:38 +02:00
README.md Initial commit 2021-10-30 17:44:38 +02:00
repl.rb "implement" 'history', 'version' & 'uname' at repl level 2021-11-10 16:44:29 +01:00

rpn.rb

https://github.com/louisrubet/rpn/ implementation in ruby