rpl.rb/spec
2021-12-08 13:14:09 +01:00
..
core_spec.rb Rpl:: → Rpl::Lang:: 2021-12-07 15:50:58 +01:00
language_branch_spec.rb test IFT explicitly 2021-12-08 13:14:09 +01:00
language_operations_spec.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
language_program_spec.rb implement store.* (STO, RCL, PURGE, ...) 2021-12-08 12:46:57 +01:00
language_stack_spec.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
language_store_spec.rb implement store.* (STO, RCL, PURGE, ...) 2021-12-08 12:46:57 +01:00
language_string_spec.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
language_time-date_spec.rb all words take and return stack & dictionary 2021-12-07 16:46:33 +01:00
parser_spec.rb Rpl:: → Rpl::Lang:: 2021-12-07 15:50:58 +01:00