Updated Project: I've updated the syntax, kept working on the language and added some new features
This is my own compiled programming language written in C++ 20 using the LLVM framework, the syntax is inspired by C++, Java and rust and it's a …
Updated Project: I’ve updated the syntax, kept working on the language and added some new features
This is my own compiled programming language written in C++ 20 using the LLVM framework, the syntax is inspired by C++, Java and rust and it’s a statically typed language, for more information read the README
copilot mostly for fixing build and release workflows, figuring out templates errors and for looking up material on the llvm api