Skip to content

Commit e33ccd4

Browse files
Update README.adoc
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 7cbf845 commit e33ccd4

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,12 @@ Poached Egg), toolchain in progress. Maintained as the standalone
118118

119119
Across 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

0 commit comments

Comments
 (0)