Skip to content

Commit 7cbf845

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

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,15 @@ Across these languages:
125125

126126
== Relationship to Databases
127127

128-
These languages are designed to work with systems that treat equivalence as a first-class concept:
128+
These languages are designed to work with systems that treat equivalence, provenance, and semantic identity as first-class concepts:
129129

130-
* KRL ↔ QuandleDB / Skein
131-
* JtV ↔ future equivalence-aware runtime and storage models
130+
KRL ↔ QuandleDB / Skein
131+
JtV ↔ future equivalence-aware runtime and storage models
132+
TypeFix Zero / TF0 ↔ optional typed-trace storage, derivation indexing, and equivalence analysis for minimal core programs
132133

133-
See the `nextgen-databases` repository for details.
134+
TypeFix Zero does not require a database backend. Its primary role is foundational: it provides a minimal typed, Turing-complete calculus whose syntax, typing derivations, and evaluation traces can later be stored or compared by database systems where that is useful.
135+
136+
See the nextgen-databases repository for details.
134137

135138
== WasmGC Compilation Infrastructure
136139

0 commit comments

Comments
 (0)