10 lines
297 B
Markdown
10 lines
297 B
Markdown
# Implementation Mismatches
|
|
|
|
This is a list of things defined as currently in the specification, but not included in this implementation to reduce scope for the assignment.
|
|
|
|
- Unicode support
|
|
- Exponential literals
|
|
- Arrays and array functions
|
|
- Type tuples, function defs
|
|
- Structs, unions, etc.
|