Heck is a multi paradigm, statically typed, general purpose, compiled/JITed programming language with a C-style syntax.

Heck utilizes an extremely smart set of safety checks as well as concise type inference in order to make your code simple, safe, and readable, without making any performance sacrifices.

More info can also be found on the website: heck-lang.github.io.