🍵 A caffeinated programming language for the modern world.
Matcha is currently WIP. The compiler development is incomplete, however, you can view the current source code on the dev branch.
Here is a roadmap:
- Lexical Analysis
- Parser
- Name Resolution
- Typechecking
- Garbage Collection
- Code Generation
I am currently developing this programming language as a hobby and so the development process will be slow.