Tree @master (Download .tar.gz)
History of
src
/
castile
/
main.py
@master
git clone https://git.catseye.tc/Castile/
- Change how command-line arguments are parsed. Add --version switch. Chris Pressey 2 years ago
- Checkpoint. Chris Pressey 2 years ago
- Improve some descriptions. Chris Pressey 2 years ago
- Update sources to run under either Python 2 or Python 3. Chris Pressey 3 years ago
- Fix bugs in function lifter, C boilerplate: 24 more tests pass. catseye 11 years ago
- Fix function lifter, examples, stackmac backend. catseye 11 years ago
- Local declarations must be first thing in function body. catseye 11 years ago
- AST transformation: lift all function bodies to toplevel. 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
- Initial import of Castile version 0.1 sources. catseye 11 years ago