Java & C++ inspired language that runs on Java
The plan is for the language to be strongly typed and customizable to some extent
✔️ For Loop
✔️ While Loop
✔️ If
✔️ If-Else
❌ If-Else-If
✔️ Continue
✔️ Break
❌ Switch Statement
✔️ Function declaration
❌ Recursion
I am too lazy to continue creating this README.md file
✔️
❌