blob: 4facfd1c2086dad9de92e04b6775234dd23641ad (
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
- User-friendly AST printing
- More sophisticated error reporting
- Small memory footprint
|