ErgoC is an intermediate language for the Ergo compiler in which:
- 
 Clauses have been resolved to functions
 
- 
 This* expressions have been eliminated
 
- 
 Foreach expressions have only one dimension and no condition
 
- 
 Match expressions have only two branches 
 
 
.
.
.
.
.
.
.
Module.