Jaxa++
- 5 Devlogs
- 7 Total hours
A custom programming language (transpiler) with the syntax of java (minus annoying things like filename has to match class name) built as a lower level language, as fast and efficient as C++, with more advanced C level and assembly level features. This finna be hella annoying to code. I don't even know assembly yet lol. It's built on cpp like java, but java has many more layers like the JVM and is also just a transpiler, so this will be faster hopefully.