YREA-SLS/docs/missing_features.md

19 lines
429 B
Markdown

---
Title: Missing Features
Prev:
Next:
---
## Missing Features
The following sections and language features are known to be missing from the
current version of the language specification, but are intended to be added and
implemented. These are not future plans, but rather features that have been
identified as necessary for a complete language specification.
- Complete Type Reference
- The `sqrt` operator
- Constants
---