synth/tools
Paul Mathieu 0157e235e4 Add support for char litterals and <<
Also streamline cc.py to do it all:
- cpp
- cc
- as

LD is still a separate step
2021-02-18 21:20:35 -08:00
..
as.ebnf Initial commit 2021-02-17 13:20:30 -08:00
as.py Initial commit 2021-02-17 13:20:30 -08:00
cc.ebnf Add support for char litterals and << 2021-02-18 21:20:35 -08:00
cc.py Add support for char litterals and << 2021-02-18 21:20:35 -08:00
crt0.s Initial commit 2021-02-17 13:20:30 -08:00
ld.py Initial commit 2021-02-17 13:20:30 -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