In reply to @root__21 "i just got to": Fast runtime Almost as fast as C since it first transpiles into C then compiles with a compiler of your choice Fast write time Write efficiently, it looks and feels like Python, but better since it is strongly typed and have good design Extensible: You can xetend the language with whatever comes to your mind with macros and templates