Gwenhael Le Moine
|
6e77c313b2
|
implement VERSION and UNAME
|
2022-02-09 16:35:54 +01:00 |
|
Gwenhael Le Moine
|
6982deaefc
|
x/0 = ∞
|
2022-02-09 16:31:24 +01:00 |
|
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
|
413f98c964
|
if → case
|
2021-12-15 13:31:32 +01:00 |
|
Gwenhael Le Moine
|
d9a4a13eb9
|
repl handles exceptions nicelier
|
2021-12-08 13:45:29 +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 |
|
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
|
fe799845aa
|
remove Core.init, default precision is actually a default
|
2021-11-23 12:59:45 +01:00 |
|
Gwenhael Le Moine
|
1e4dafb1d4
|
implements SQRT PREC DEFAULT TYPE TIME DATE TICKS
|
2021-11-18 15:44:09 +01:00 |
|
Gwenhael Le Moine
|
41a9c8ec05
|
"implement" 'history', 'version' & 'uname' at repl level
|
2021-11-10 16:44:29 +01:00 |
|
Gwenhael Le Moine
|
0f924355ca
|
implement and test part of the language; exit using quit
|
2021-11-10 16:21:47 +01:00 |
|
Gwenhael Le Moine
|
ca315724ff
|
add runner and dictionary
|
2021-11-10 11:01:26 +01:00 |
|
Gwenhael Le Moine
|
0f56ebadbf
|
Two-passes sanitizing and parsing
|
2021-11-09 23:09:07 +01:00 |
|
Gwenhael Le Moine
|
a4cfed2cc4
|
[WIP] refactoring in classes, parsing
|
2021-11-09 16:50:01 +01:00 |
|
Gwenhael Le Moine
|
edccbf1bda
|
harmonization with Crystal syntax
|
2021-10-31 09:18:34 +01:00 |
|
Gwenhael Le Moine
|
9e91f407c2
|
split out parser
|
2021-10-30 23:36:49 +02:00 |
|
Gwenhael Le Moine
|
da2bd5241c
|
REPL; basic parsing
|
2021-10-30 19:27:15 +02:00 |
|