aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5b6b128..62df5d9 100644
--- a/README.rst
+++ b/README.rst
@@ -13,6 +13,8 @@ Features
- Complex cast support (``(int (*)())addr``, ``(int (*)[10])addr``, etc.)
- ``typedef`` support (together with complex decl)
- Forward declaration
+- Real Single Static Assignment (with dominator frontier, renaming, interval
+ building and registor allocation algorithm)
- Sophisticated semantic checking
- Small memory footprint
- Sophisticated error reporting