Implemented several major new features, including:
- Function definition
- Typedef
- Cast operator
- Storage class specifiers
- Constant folding
Key features still missing are:
- Sizeof
- Initializers of aggregate types
- Better preprocessor support
Implemented several major new features, including:
Key features still missing are: