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
|
f1a2947e8e
|
review/rationalize ADD
|
2021-12-16 16:34:59 +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
|
c13692c030
|
fix merge
|
2021-12-07 16:19:23 +01:00 |
|
Gwenhael Le Moine
|
d537087088
|
merge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2021-12-07 16:17:28 +01:00 |
|
Gwenhael Le Moine
|
cfcbcc7ce5
|
Rpl:: → Rpl::Lang::
|
2021-12-07 15:50:58 +01:00 |
|
Gwenhael Le Moine
|
ca6b79a8ad
|
implement pi, e and some operations
|
2021-12-02 15:33:22 +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
|
95e2419931
|
test all implemented operations
|
2021-11-23 13:01:17 +01:00 |
|
Gwenhael Le Moine
|
4ec3211b61
|
name test classes correctly
|
2021-11-23 13:00:42 +01:00 |
|
Gwenhael Le Moine
|
c7d4d22636
|
test +
|
2021-11-10 16:44:57 +01:00 |
|