This is a course project that is dedicated to the creation of my own compiler. KAA-2020 is a statically typed high-level compiled programming language.
- Controlling the output of translator debug information with keys 🔑
- The presence of output manipulators 📋
- One preprocessor directive ⚙️
- Assembly language translation 📝
- The presence of two operators of type conversion 🔃
- Ability to highlight syntax in Notepad++ application 🖍️
Development features:
- Development language: C++
- Final-translation language: Assembler