Package coins.cfront

Interface Summary
Backend Backend compiler.
 

Class Summary
Cfront  
EncodedType  
Evaluator Evaluator computes constant expressions.
GccLex Lexical analyzer for GCC.
KeywordTable  
Lex Lexical analyzer.
OldFuncArgs  
Parser Parser for the C language.
SymbolTable  
Token  
 

Exception Summary
ParseError Compilation error.
StopException Stop Compilation.