gwh · he/him
  • Joined on 2019-06-24
gwh pushed to trunk at gwh/rpl.rb 2021-11-18 15:59:08 +01:00
655a14e36e implement SIGN
gwh pushed to trunk at gwh/rpl.rb 2021-11-18 15:45:00 +01:00
1e4dafb1d4 implements SQRT PREC DEFAULT TYPE TIME DATE TICKS
gwh pushed to trunk at gwh/rpl.rb 2021-11-18 14:24:23 +01:00
db02abb114 also EVAL names and words
gwh pushed to trunk at gwh/rpl.rb 2021-11-18 12:11:28 +01:00
cc99b517a7 fix EVAL test
gwh pushed to trunk at gwh/rpl.rb 2021-11-18 12:00:12 +01:00
18131d462d implement EVAL
847b32683d move STACK block for readability
Compare 2 commits »
gwh pushed to trunk at gwh/rpl.rb 2021-11-10 16:45:03 +01:00
c7d4d22636 test +
41a9c8ec05 "implement" 'history', 'version' & 'uname' at repl level
Compare 2 commits »
gwh pushed to trunk at gwh/rpl.rb 2021-11-10 16:21:56 +01:00
0f924355ca implement and test part of the language; exit using quit
gwh pushed to trunk at gwh/rpl.rb 2021-11-10 11:01:37 +01:00
ca315724ff add runner and dictionary
gwh pushed to trunk at gwh/rpl.rb 2021-11-10 08:48:39 +01:00
94919db7a9 .odd?
gwh pushed to trunk at gwh/rpl.rb 2021-11-09 23:14:47 +01:00
a395136d15 todo
gwh pushed to trunk at gwh/rpl.rb 2021-11-09 23:09:31 +01:00
0f56ebadbf Two-passes sanitizing and parsing
gwh pushed to trunk at gwh/rpl.rb 2021-11-09 22:03:52 +01:00
26c75346a7 sanitize « and »
gwh pushed to trunk at gwh/rpl.rb 2021-11-09 21:58:34 +01:00
ff0aae8ece pass all tests
gwh pushed to trunk at gwh/rpl.rb 2021-11-09 16:50:18 +01:00
a4cfed2cc4 [WIP] refactoring in classes, parsing
gwh pushed to trunk at gwh/rpl.rb 2021-10-31 09:21:10 +01:00
edccbf1bda harmonization with Crystal syntax
gwh pushed to trunk at gwh/rpl.rb 2021-10-30 23:40:52 +02:00
67632c6fb4 unit-test parser ruby spec/parser_spec.rb <-n test_parse_input_word>
9e91f407c2 split out parser
Compare 2 commits »
gwh pushed to trunk at gwh/rpl.rb 2021-10-30 19:29:59 +02:00
da2bd5241c REPL; basic parsing
gwh created repository gwh/rpl.rb 2021-10-30 17:44:38 +02:00