idk what is meant by "robust" simple, definitely. it's only a shade more complex than fortran and lisp. Rust is very robust. Zig is another language that lands pretty close to C for simplicity.
I'm in the late stages of developing a fork of Go that eliminates the GC, creates implicit memory ownersh...