Commit graph

6 commits

Author SHA1 Message Date
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)