A Reverse Polish Lisp language implemented in Ruby
Find a file
Gwenhael Le Moine 217a4e98ee
todo
2022-02-02 16:54:25 +01:00
lib todo 2022-02-02 16:54:25 +01:00
spec add BigDecimal todo 2022-02-02 16:42:19 +01:00
.gitignore Initial commit 2021-10-30 17:44:38 +02:00
language.rb more cleaning of botched merge 2022-02-02 16:15:04 +01:00
LICENSE Initial commit 2021-10-30 17:44:38 +02:00
README.md add BigDecimal todo 2022-02-02 16:42:19 +01:00
repl.rb don't store surrounding '' "" «» in value, eliminate [1..-2] in value use 2022-01-26 18:30:51 +01:00

rpl.rb

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

TODO-list