synth/tools
Paul Mathieu a3a67105eb cc: add support for structs
- now we keep track of expression type
- added '|' and '|=' operators
- implemented '->' operator
- minor cleanups
2021-03-13 15:42:39 -08:00
..
as.ebnf Initial commit 2021-02-17 13:20:30 -08:00
as.py Word-precise imm for BEQ and BNEQ 2021-02-22 20:33:05 -08:00
cc.ebnf cc: add support for structs 2021-03-13 15:42:39 -08:00
cc.py cc: add support for structs 2021-03-13 15:42:39 -08:00
crt0.s Fix initial stack pointer 2021-02-22 20:34:54 -08:00
ld.py Fix relocs 2021-02-22 20:35:09 -08:00
makefile Initial commit 2021-02-17 13:20:30 -08:00
obj.proto Initial commit 2021-02-17 13:20:30 -08:00
requirements.txt Initial commit 2021-02-17 13:20:30 -08:00