History of
src
/
castile
/
backends
/
__init__.py
@master
git clone https://git.catseye.tc/Castile/
- flake8 cleanups Chris Pressey 3 years ago
- PEP-8 style cleanups. Chris Pressey 3 years ago
- Beginnings of a C backend. catseye 11 years ago
- Local declarations must be first thing in function body. catseye 11 years ago
- Rename stack backend to stackmac; stub of an interpreter for it. catseye 11 years ago
- Pretend to compile to some hypothetical stack-based machine. catseye 11 years ago
- true/false/null are literals. Ruby backend with "only" 11 fails. catseye 11 years ago
- Refactoring: move modules around, avoid late import in TypeChecker. catseye 11 years ago