7 lines
201 B
Markdown
7 lines
201 B
Markdown
# rpn.rb
|
|
|
|
https://github.com/louisrubet/rpn/ implementation in ruby
|
|
|
|
# TODO-list
|
|
* pseudo filesystem: subdir for variables
|
|
* UI toolkit (based on https://github.com/AndyObtiva/glimmer-dsl-libui ?)
|