Add Implementation Mismatches documentation
This commit is contained in:
parent
2d7616e7c6
commit
204a819b52
|
|
@ -0,0 +1,6 @@
|
|||
# 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
|
||||
Loading…
Reference in New Issue