blob: 3082c02b78e7cc8ddf6c72cccda83f3744277f6b (
plain) (
tree)
|
|
CBIC: C Implemented Bare and Ingenuous Compiler
=================================================
Build Requirements
------------------
- flex >= 2.5.37
- bison >= 2.4.3
- gcc >= 4.7.3
Features
---------
- Complex pointer support
- Forward declaration
- Sophisticated error reporting
- User-friendly AST printing
- Small memory footprint
|