support inline else
add files
small elf
elf: remove unused program headers
elf: remove unused section headers
elf experiments
rename
fix block parsing!
get if nodes to parse properly only with blocks
elegantize block parsing (untested)
fix parsing
make assignments just a binary expr
switch to expr grammar
add if/else tokens
support binary exprs
basic parser