aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7e7a79d..f3d7714 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,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