Gwenhael Le Moine
|
6dae5e3eb0
|
refactoring: inline parser & runner into Interpreter
|
2022-02-09 13:38:32 +01:00 |
|
Gwenhael Le Moine
|
36283d6d4b
|
generalize use of BigDecimal in :numeric's
|
2022-02-09 10:53:00 +01:00 |
|
Gwenhael Le Moine
|
8c5657db42
|
big refactoring
|
2022-02-08 15:45:36 +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
|
3401f98eb9
|
implement →LIST and LIST→; display lists, REV and + lists
|
2021-12-16 15:21:23 +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
|
6b57d03627
|
trim "" from strings before use
|
2021-12-08 16:06:35 +01:00 |
|
Gwenhael Le Moine
|
67a4213eb4
|
all words take and return stack & dictionary
|
2021-12-07 16:46:33 +01:00 |
|
Gwenhael Le Moine
|
c6fc0b3bc8
|
Rpl::Repl → RplRepl
|
2021-12-07 16:09:17 +01:00 |
|
Gwenhael Le Moine
|
ff48cef22a
|
split language and REPL; lib/language → lib/core
|
2021-12-07 16:03:03 +01:00 |
|