A Reverse Polish Lisp language implemented in Ruby
Find a file
Gwenhael Le Moine 94919db7a9
.odd?
2021-11-10 08:48:34 +01:00
lib .odd? 2021-11-10 08:48:34 +01:00
spec sanitize « and » 2021-11-09 22:03:39 +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 Two-passes sanitizing and parsing 2021-11-09 23:09:07 +01:00

rpn.rb

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