Update README.md and roadmap.md

This commit is contained in:
Ginger Bill
2016-11-23 13:57:33 +00:00
parent fff995a27c
commit 34ee89cfab
3 changed files with 10 additions and 4 deletions
+8 -1
View File
@@ -11,7 +11,14 @@ Not in any particular order
* Improve SSA design to accommodate for lowering to a "bytecode"
* SSA optimizations
* Parametric Polymorphism
* Documentation Generator for Entities
* Documentation Generator for "Entities"
* Multiple Architecture support
* Linking Options
- Executable
- Static/Dynamic Library
* Debug Information
- pdb format too
* Command Line Tooling
* Compiler Internals:
- Big numbers library
- Cyclic Type Checking (at the moment will cause compiler to go into an infinite loop)