aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-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