add a language document

This commit is contained in:
2026-06-10 23:51:58 +02:00
parent cdbe4fbc99
commit 2a79010a57
3 changed files with 118 additions and 35 deletions
+3
View File
@@ -45,6 +45,9 @@ Current prototype features:
- Static, eager runtime, and deferred problematic globals
- Runtime diagnostics followed by `llvm.trap`
See [LANGUAGE.md](LANGUAGE.md) for the concise implemented and planned language
feature ledger, and [TODO.md](TODO.md) for the implementation roadmap.
Compiler exit statuses:
- `0`: executable produced without source diagnostics