Gwenhael Le Moine
|
6dae5e3eb0
|
refactoring: inline parser & runner into Interpreter
|
2022-02-09 13:38:32 +01:00 |
|
Gwenhael Le Moine
|
6907e8b9dc
|
don't store surrounding '' "" «» in value, eliminate [1..-2] in value use
|
2022-01-26 18:30:51 +01:00 |
|
Gwenhael Le Moine
|
90415fc07e
|
properly enclose strings in ""
|
2021-12-15 16:34:57 +01:00 |
|
Gwenhael Le Moine
|
68c8a4e178
|
add string REV & SPLIT
|
2021-12-15 13:32:48 +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
|
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
|
09c44b684d
|
implement string words
|
2021-11-24 15:04:56 +01:00 |
|
Gwenhael Le Moine
|
3809c4b58b
|
reverse extracted stack order to match needs, +String
|
2021-11-24 13:33:44 +01:00 |
|