The Jink programming language
This is the home of the Rust compiler of the Jink programming language. This is a WIP and any contributions are welcome. Read more in the Contributions section below.
(Not in or by any particular order or specification)
- Build lexer
- Build parser
- Build optimizer
- Build bytecode/IR
- Build VM / compile steps
- Lex string templates
- Parse functions
- Parse type definitions
- Parse objects
- Parse arrays
- Parse classes
- Parse function defaults
- Parse string templates
TODO
TODO
TODO contribution guide. Right now, feel free to provide feedback in any way you see fit, and if you do decide to submit a PR, make your decisions as clear as possible and provide as many details as you can.
This project is distributed under the GPLv3 License - see the license file for details.
Copyright © 2024 Jacob Buzalski