An implementation of the Pyret programming language.
git submodule update --init --recursive
- Priority
- Finish the specs (see
crates/lexer
)
- Finish the specs (see
- Internal
- Unit testing
- Language
- Static and runtime type checking
- Implement FFI/language bindings
- Expandability
- Code coverage for Pyret
- JIT compiler