A Reverse Polish Lisp language implemented in Ruby
Find a file
Gwenhael Le Moine 88653b7bc1
TODO
2022-01-26 16:15:20 +01:00
lib fix TODO 2022-01-26 16:15:12 +01:00
spec fix TODO 2022-01-26 16:15:12 +01:00
.gitignore Initial commit 2021-10-30 17:44:38 +02:00
language.rb alias semantic 2021-12-16 15:22:55 +01:00
LICENSE Initial commit 2021-10-30 17:44:38 +02:00
README.md TODO 2022-01-26 16:15:20 +01:00
repl.rb implement →LIST and LIST→; display lists, REV and + lists 2021-12-16 15:21:23 +01:00

rpl.rb

https://github.com/louisrubet/rpn/ inspired language in ruby

TODO-list