You're welcome to contribute to this project, either if you found a bug or have an idea of improvement.
If you find issue in the project, post an issue using Github. Or directly fix the error by filling a Pull Request.
If you think that a feature is lacking, open an issue with the "enhancement" flag.
- Implement a real pass manager for optimizer
- Add a pass to convert the MTAC into SSA form
- Add new data-flow optimization passes
- Add support for Windows