File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,10 +118,12 @@ Poached Egg), toolchain in progress. Maintained as the standalone
118118
119119Across these languages:
120120
121- * Formal semantics precede implementation
122- * Each language targets a *specific structural guarantee*
123- * Canonical intermediate representations (IRs) are preferred over direct compilation
124- * Languages are paired with database or verification systems (see `nextgen-databases`)
121+ Formal semantics precede implementation
122+ Each language targets a specific structural guarantee
123+ Canonical intermediate representations (IRs) are preferred over direct compilation
124+ Languages are paired with database or verification systems where identity, provenance, or equivalence matter
125+ Type-theoretic boundaries are made explicit: total proof-like fragments are distinguished from partial or Turing-complete execution fragments
126+ Minimal calculi such as TypeFix Zero are used as calibration points for larger language designs
125127
126128== Relationship to Databases
127129
You can’t perform that action at this time.
0 commit comments