aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 5c624e0..101c386 100644
--- a/readme.md
+++ b/readme.md
@@ -2,13 +2,14 @@
This language is purely academic. The following features are - while planned - almost certainly not (yet/correctly) implemented.
-## Features
+## Features/goals
- Total functional programming: Either
- primitive recursion over data
- coprimitive corecursion over codata
- Not Turing-complete (obviously) but PR-complete
- Machine-oriented
+- Self-generating assembly
- No undefined behavior nor non-terminating functions
- Complete provability
- Strict grammar