This commit is contained in:
2026-09-12 08:56:27 +02:00
parent 426aa92d0d
commit 18306bdc8c
116 changed files with 11080 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Saselang + Core Specification — vue 0.2.12
Cette vue englobe la Language / Compiler Specification et ajoute le Core normatif.
Elle inclut notamment `Object`, `String`, `Result`, `Error`, `ResultError`, `Exception`, `Option`, `Nullable`, ranges, opérateurs Core, API des primitives et conversions numériques.
L'annexe `../annexes/A-numeric-conversions.md` appartient à cette vue.