Commit graph

9 commits

Author SHA1 Message Date
Gwenhael Le Moine
52480c0a7a
core → words; refactor types; test types 2022-02-25 15:43:48 +01:00
Gwenhael Le Moine
148366914e
readability 2022-02-24 16:45:45 +01:00
Gwenhael Le Moine
76729d556c
doesn't make sense here 2022-02-23 11:34:09 +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
f4fa29da5c
parser understands lists 2022-02-17 15:14:20 +01:00
Gwenhael Le Moine
603a1627df
RPL's lists are enclosed in {} 2022-02-16 16:21:37 +01:00
Gwenhael Le Moine
8b07724e50
make it a gem 2022-02-15 17:06:19 +01:00
Renamed from lib/interpreter.rb (Browse further)