aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-20 17:10:48 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-20 17:10:48 +0800
commitd696e1f7565b0b94cea60421df2af861b9e9a6ca (patch)
tree9ceaeb08a22523c74f1d557d9776d13bbf61f3a8
parentff809576d003f6be594af8ea5b4c181ec3ff6a8f (diff)
...
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ba3446f..5b6b128 100644
--- a/README.rst
+++ b/README.rst
@@ -13,6 +13,7 @@ Features
- Complex cast support (``(int (*)())addr``, ``(int (*)[10])addr``, etc.)
- ``typedef`` support (together with complex decl)
- Forward declaration
+- Sophisticated semantic checking
+- Small memory footprint
- Sophisticated error reporting
- User-friendly AST printing
-- Small memory footprint