Gwenhael Le Moine
|
b8724a4a1c
|
refactoring: split interpreter
|
2022-02-10 14:50:59 +01:00 |
|
Gwenhael Le Moine
|
3ebec3e4b0
|
biggest refactoring, OOP
|
2022-02-10 14:33:09 +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
|
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 |
|