Skip to content

Why not Python though? It’s more simple, it doesn’t force a certain programming model (e.g. you can do both Java-style OOP and procedural programming) and its syntax is more forgiving if your indent is configured correctly. It doesn’t need those pesky semicolons :3