next up previous contents
Next: General, conceptual, differences Up: Gont for C programmers Previous: Contents   Contents

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 [[]].



Micha³ Moskal 2001-11-29