Commit graph

10 commits

Author SHA1 Message Date
Gwenhael Le Moine
1630622f51
define Version so that it's picked by OptParser for --version 2022-10-04 17:10:00 +02:00
Gwenhael Le Moine
4dfe9554cb
Persist stack and variable in ~/.local/state/rpl.rb/machine 2022-10-04 16:49:24 +02:00
Gwenhael Le Moine
dfac755ce5
File.expand_path is way more useful than File.absolute_path 2022-10-04 16:47:48 +02:00
Gwenhael Le Moine
c10c7f02fd
REPL outputs stack and variables defined as RPL.rb code 2022-07-03 19:46:05 +02:00
Gwenhael Le Moine
fcb809d797
[WIP] almost there 2022-02-26 18:53:39 +01:00
Gwenhael Le Moine
e2aee4ad22
commenting and formatting 2022-02-24 15:28:40 +01:00
Gwenhael Le Moine
e9a269e652
[bin/rpl] implicit -i if no args given 2022-02-16 16:28:33 +01:00
Gwenhael Le Moine
e529b19f12
bin/rpl can load files, run code, optionally start a REPL and print stack's content on exit 2022-02-16 16:23:37 +01:00
Gwenhael Le Moine
f74a8d8e45
allow making REPL using preloaded interpreter 2022-02-16 16:22:52 +01:00
Gwenhael Le Moine
8b07724e50
make it a gem 2022-02-15 17:06:19 +01:00