Commit graph

14 commits

Author SHA1 Message Date
Gwenhael Le Moine
76729d556c
doesn't make sense here 2022-02-23 11:34:09 +01:00
Gwenhael Le Moine
7a95bf4826
implement WORDS .d .v .lv 2022-02-23 11:33:43 +01:00
Gwenhael Le Moine
0927f88fd9
implement DOLIST 2022-02-22 17:14:14 +01:00
Gwenhael Le Moine
e0b085bc8a
implement MANT 2022-02-22 16:38:42 +01:00
Gwenhael Le Moine
265b32423e
require bigdecimal 2022-02-22 15:54:53 +01:00
Gwenhael Le Moine
77afa709f4
allow comments, using '#' 2022-02-22 15:53:22 +01:00
Gwenhael Le Moine
1f62c632fd
parse numerics of all possible bases (0b, 0o, 0x, 0NNN_) 2022-02-22 15:33:36 +01:00
Gwenhael Le Moine
dec32d7f9b
fix eval'ing :string 2022-02-22 14:58:44 +01:00
Gwenhael Le Moine
0ad027a6b6
optimize eval and fix it for :list 2022-02-17 15:21:24 +01:00
Gwenhael Le Moine
f4fa29da5c
parser understands lists 2022-02-17 15:14:20 +01:00
Gwenhael Le Moine
dc5159cf11
Merge branch 'trunk' of ssh://src.le-moine.org:38172/gwh/rpl.rb into trunk 2022-02-16 16:25:14 +01:00
Gwenhael Le Moine
603a1627df
RPL's lists are enclosed in {} 2022-02-16 16:21:37 +01:00
Gwenhael Le Moine
42244c7106
Merge branch 'trunk' of ssh://src.le-moine.org:38172/gwh/rpl.rb into trunk 2022-02-15 18:48:27 +01:00
Gwenhael Le Moine
8b07724e50
make it a gem 2022-02-15 17:06:19 +01:00