Gwenhael Le Moine
|
6dae5e3eb0
|
refactoring: inline parser & runner into Interpreter
|
2022-02-09 13:38:32 +01:00 |
|
Gwenhael Le Moine
|
1ddccc3eee
|
all tests use lang.run() instead of handcrafted stacks
|
2021-12-08 16:08:49 +01:00 |
|
Gwenhael Le Moine
|
8816e6ce32
|
implement store.* (STO, RCL, PURGE, ...)
|
2021-12-08 12:46:57 +01:00 |
|
Gwenhael Le Moine
|
67a4213eb4
|
all words take and return stack & dictionary
|
2021-12-07 16:46:33 +01:00 |
|
Gwenhael Le Moine
|
cfcbcc7ce5
|
Rpl:: → Rpl::Lang::
|
2021-12-07 15:50:58 +01:00 |
|
Gwenhael Le Moine
|
e2abe0899c
|
implement BASE&co, store numeric's base and adapt display
|
2021-11-23 16:16:21 +01:00 |
|
Gwenhael Le Moine
|
66f622ac68
|
[refactoring] rename to Rpl; unsplit core
|
2021-11-23 13:10:03 +01:00 |
|
Gwenhael Le Moine
|
4ec3211b61
|
name test classes correctly
|
2021-11-23 13:00:42 +01:00 |
|
Gwenhael Le Moine
|
db02abb114
|
also EVAL names and words
|
2021-11-18 14:23:56 +01:00 |
|
Gwenhael Le Moine
|
cc99b517a7
|
fix EVAL test
|
2021-11-18 12:11:19 +01:00 |
|
Gwenhael Le Moine
|
18131d462d
|
implement EVAL
|
2021-11-18 12:00:02 +01:00 |
|