From fab70aaf2947ff1369757355fbf11437c6db35ff Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sun, 30 Jun 2024 15:07:02 +0200 Subject: implement syntax for non-dependent function and pair types --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce6c1f8..40bfde5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ not-function applied to `false` (which evaluates to `true`). - [x] build a better repl - [ ] improve error messages - [ ] implement top-level definitions -- [ ] implement less aggrevating syntax for non-dependent function & pair types +- [x] implement less aggrevating syntax for non-dependent function & pair types - [ ] add a type of natural numbers - [ ] replace type-in-type with a proper (cumulative?) hierarchy of universes -> maybe use the mugen library or figure out typical ambiguity? -- cgit 1.4.1