blob: d326052bbe369db93aef71d6841b2feba04b2836 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
CBIC: C Implemented Bare and Ingenuous Compiler
=================================================
Build Requirements
------------------
- flex >= 2.5.37
- bison >= 2.4.3
- gcc >= 4.7.3
Features
---------
- User-friendly AST printing
- More sophisticated error reporting
- Small memory footprint
|