Visual Scripting Transpiler
// TODO
- Arithmetic:
+ - * / % - Relational:
== != < > <= >= - Logical:
%% || - Bitwise:
& | ^ << >> - Assignment:
= += -= *= /= %=
- Integer
- Float
- Char
- Void
- Typed
- If
- If... Else
- If... Else if... Else
- Switch
- While
- Do... While
- For
- Typed
- Non-Object Oriented
- Classical
- Recursive
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
