Variables and basic math
authorDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 1 Oct 2019 04:32:51 +0000 (00:32 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 1 Oct 2019 04:32:51 +0000 (00:32 -0400)
commitb7a244b6319f5c770582283097f6184e5a6ec192
treeeebf43536d200f9ded5df16305ab842d66a135f1
parentc45c61444aae3df328e4dc84acf7e31e58a1f64e
Variables and basic math
c_generation.py
conversion.py
crossplatform_ir_generation.py
desugaring.py
normalization.py
templates/arithmetic_instruction.c [new file with mode: 0644]
templates/environment.c [new file with mode: 0644]
templates/program2.c
templates/stack.c