This is a project I’ve develop at college this year, it is a toy-compiler for a language designed by the students.
It make analysis on a hipotetical lexical/syntax/semantic text to se if this can be translated into a valid programing language.
The neat part of it is the IDE alongisde it, possible with ImGui and ImGuiColorTextEdit.