Home Download Docs Discord Server

H20 H20

About

H20 programming language is a class-based OOP, statically typed language designed to be similar to Java/Python syntax and low-level C++ performance. It simplifies the development process by removing common boilerplate and junk code while giving developers full control over the final executable file

Features

Human readable actually:

-> H20 is designed to be read by people, not enigma machines. Thats why you dont have to code in Malbolge anymore

DRY rule main() method:

-> main() is hardcoded to be public, static and returns int because i know thats what you were going to type anyway. Stop wasting 10 seconds of your life every time you start a project

Lightning fast speed:

-> No berry berry slow VMs, JITs and interpreters, we dont like that. H20 compiles directly to binary in .exe, with best performance ever

Optional semicolons:

-> Its not 1970s anymore, compilers should be smart enough to read every line ending

C++ compatible:

-> We give you the power to be a genius or to accidentally delete your root system directory



Currently only supports Windows 10/11. Linux platform coming soon