types
|
avoid circular requiring
|
2022-02-26 20:51:09 +01:00 |
words
|
STO{+,-,/,*} follow semantic of rpn-2.4
|
2022-03-01 21:53:43 +01:00 |
dictionary.rb
|
make it a gem
|
2022-02-15 17:06:19 +01:00 |
interpreter.rb
|
only run programs
|
2022-02-26 19:57:38 +01:00 |
parser.rb
|
wrapper around object creation
|
2022-02-28 11:40:47 +01:00 |
types.rb
|
wrapper around object creation
|
2022-02-28 11:40:47 +01:00 |
words.rb
|
core → words; refactor types; test types
|
2022-02-25 15:43:48 +01:00 |