Multiple-byte values now work, and they can get along with single-byte
commita3b3b6e7fd9013a3f47be0aa7706b63abf2384f7
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Wed, 12 Nov 2008 02:18:04 +0000 (11 21:18 -0500)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Wed, 12 Nov 2008 02:18:04 +0000 (11 21:18 -0500)
tree83ffab6ca55f3cb948de2aafdc71a3154f4836c9
parent8ed3b5cd70e7aefa9b287a59d6eb5a4295ae4f37
Multiple-byte values now work, and they can get along with single-byte
values. Operations between the two seem to be working.
TODO
ast.scm
cfg.scm
code-generation.scm
operators.scm
optimizations.scm
parser.scm
pic18-sim.scm
six-comp.scm
utilities.scm