From 1b6fc912bfad5a2b0e047835f6778137e4aabe5b Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sun, 30 Jun 2024 21:31:53 +0200 Subject: improve error messages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40bfde5..80cc8ba 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ not-function applied to `false` (which evaluates to `true`). - [x] figure out how to recover variable names in pretty-printing so we don't have to print de bruijn indices all the time - [x] build a better repl -- [ ] improve error messages +- [x] improve error messages - [ ] implement top-level definitions - [x] implement less aggrevating syntax for non-dependent function & pair types - [ ] add a type of natural numbers -- cgit 1.4.1