Commit graph

7 commits

Author SHA1 Message Date
Gwenhael Le Moine
de89407e41
allow leading and closing empty lines and spaces before delimiters in
string and programs
2022-01-18 22:29:29 +01:00
Gwenhael Le Moine
5dc798f830
remove \n before eval 2021-12-15 16:35:23 +01:00
Gwenhael Le Moine
e7532a3559
EVAL all the things!!! 2021-12-08 16:07:56 +01:00
Gwenhael Le Moine
8816e6ce32
implement store.* (STO, RCL, PURGE, ...) 2021-12-08 12:46:57 +01:00
Gwenhael Le Moine
67a4213eb4
all words take and return stack & dictionary 2021-12-07 16:46:33 +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
Renamed from lib/language/program.rb (Browse further)