A Reverse Polish Lisp language implemented in Ruby
Find a file
2022-01-20 11:56:38 +01:00
lib rpl code formatting 2022-01-20 11:56:38 +01:00
spec Merge branch 'trunk' of ssh://src.le-moine.org:38172/gwh/rpl.rb into trunk 2022-01-18 17:11:38 +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 add TODO-list to README 2022-01-18 17:06:13 +01:00
repl.rb implement →LIST and LIST→; display lists, REV and + lists 2021-12-16 15:21:23 +01:00

rpn.rb

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

TODO-list