Skip to content

Commit 91571be

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

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,16 @@ at `my-lang/dialects/me/` has been sidelined to `my-lang/_exploratory/me-scaffol
216216
See that directory's `SIDELINED.adoc` and the `tentacles-agentic-syllabus/me/README.adoc`
217217
design document for the architectural pivot: Me is an agent-generated runtime projection,
218218
not a static dialect compiler.
219+
220+
=Supported targets (future research directions)
221+
222+
Target Status Pitch
223+
TypeFix Zero / TF0 Future theory target Minimal typed Turing-complete calculus: universes, functions, natural numbers, and one explicit fixed-point primitive. Useful for teaching where mathematical typehood ends and general computation begins.
224+
225+
Add under Roadmap.
226+
227+
❏ Phase N: Add TypeFix Zero teaching target — examples that translate JavaScript recursion, loops, and nontermination into a minimal typed calculus with an explicit fix boundary.
228+
229+
Add under Features or Pattern Catalogue.
230+
231+
The TypeFix Zero target should not be treated as an ergonomic production recommendation. It is a teaching target for explaining minimal typed computation, fixed points, nontermination, and the distinction between total proof-like fragments and Turing-complete execution.

0 commit comments

Comments
 (0)