rpl.rb/lib/core
2021-12-08 13:46:06 +01:00
..
branch.rb implement more words in pure Rpl 2021-12-08 13:46:06 +01:00
general.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
logs.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
mode.rb format type's string correctly 2021-12-08 12:35:19 +01:00
operations.rb implement more words in pure Rpl 2021-12-08 13:46:06 +01:00
program.rb implement store.* (STO, RCL, PURGE, ...) 2021-12-08 12:46:57 +01:00
stack.rb implement in pure Rpl 2021-12-08 13:15:33 +01:00
store.rb not even sure we're ever going to implement EDIT 2021-12-08 13:15:52 +01:00
string.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
test.rb all words expect ( stack, dictionary ) 2021-12-08 12:34:12 +01:00
time-date.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
trig.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00