aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-03-26 03:46:54 +0800
committerTeddy <ted.sybil@gmail.com>2014-03-26 03:46:54 +0800
commitb5977b972befa8b81cae58deb5a19fc1a5f623fe (patch)
tree07ba564ec6ac120afd06e7ce72d336f0d215b5ed /README.rst
parenteebe59a7e3a8ff255ebde71b0aa89e9ade58d4aa (diff)
...
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