. ^ ->

What Gont is meant to be?

1   What Gont is meant to be?

Largely imperative composition of C-like lexical layer, control structures and speed with ML's typesystem, functions as first class citizens, and safety. Plus possibly few more things, like objects.

What is Gont different from C? C is referred to as a C89 ANSI standard (see K&R's The C Language, second edition). Notes about implementation are given in [[]].

. ^ ->

What Gont is meant to be?