Commit graph

18 commits

Author SHA1 Message Date
Gwenhael Le Moine
edd0884f9d
s/display/frame_buffer/g
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-08-30 13:37:34 +02:00
Gwenhael Le Moine
010460a230
[display] (wip) first words
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-05-31 16:43:31 +02:00
Gwenhael Le Moine
48be6a643e
add a display matching HP-50g's size 2022-05-25 16:30:02 +02:00
Gwenhael Le Moine
9b6de19ed7
0.8.0 2022-03-12 22:26:17 +01:00
Gwenhael Le Moine
256053f31a
0.7.2 2022-03-09 11:23:30 +01:00
Gwenhael Le Moine
f3a0d7e91e
0.7.1: fix numeric parsing not using BigDecimal 2022-03-02 14:27:35 +01:00
Gwenhael Le Moine
7290d80046
0.7.0 2022-03-02 14:06:26 +01:00
Gwenhael Le Moine
2515bbd90c
only run programs 2022-02-26 19:57:38 +01:00
Gwenhael Le Moine
fcb809d797
[WIP] almost there 2022-02-26 18:53:39 +01:00
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)