Alek Ratzloff be9a659159 Add Bool builtin type, branches, and some more stuff
* obj::Bool builtin type is used for truthiness and decision-making
* Branches are compiled and seem to be working for basic integer
  comparison
* Updated version of Shredder to what is current as of writing
* CheckTruth VM instruction that will explicitly set the condition flag
* Probably some other stuff

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-11-06 16:57:25 -08:00
2020-10-07 17:23:49 -07:00
2020-09-01 17:32:48 -07:00
2020-10-20 16:21:50 -07:00
Description
It certainly isn't Python... again!
1.4 MiB
Languages
Rust 94.8%
Yacc 4.6%
Lex 0.6%