creating a simple compiler to understand about mem safety and c++ funcs
creating a simple compiler for my own language to learn about memory safety, code writing and c++ functionalities that are used in SE