descriptionAn Interpreter, based on https://github.com/progschj/jtc
ownernil094@yahoo.com
last changeMon, 17 Nov 2014 15:39:48 +0000 (17 16:39 +0100)
content tags
add:
readme
Originally based on <https://github.com/progschj/jtc>
shortlog
2014-11-17 John Doe`if .. else if ..` can now be used as a primary express... master
2014-11-17 John Doemoved the rest of the parser code to parser.{h,cpp...
2014-11-17 John Doemoved parser into sources (thus dramatically speeding...
2014-11-17 John Doemore cleanup in cmakelists
2014-11-17 John Doegrand renaming to 'aqua' (well, 'Aqua' actually)
2014-11-16 John Doe'standardizing' awful macro usage
2014-11-16 John Doeextended Interpreter with ::need* functions, also exten...
2014-11-16 John Doeadded '$args' variable that is added to each function...
2014-11-15 John Doeadded memberfuncs for number types
2014-11-15 John Doeimplemented rudimentary IO.std{out,err,in} (reusing...
2014-11-14 John Doeupdated readme
2014-11-14 John Doeupdated examples
2014-11-14 John Doemore improvements on builtin memberfuncs: now supports...
2014-11-14 John Doefirst impl of builtin member methods (thus far, string...
2014-11-14 John Doeeven more renaming
2014-11-14 John Doesome more renaming
...
heads
9 years ago master