From 070ced8e6970b136c63677ee29767fe3e1bd4c47 Mon Sep 17 00:00:00 2001 From: mryouse Date: Sun, 28 May 2023 02:30:52 +0000 Subject: 5/27/2023 update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 44efcfb..a79f32c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ now in bytecode which should help me track it down *at some point*, but at least it doesn't crash. - [ ] `append` on an empty list segfaults - [ ] arity checking is entirely arbitrary for builtins, non-existant for user-defined functions - - [ ] parsing does not handle types correctly, or comments at all + - [-] ~~parsing does not handle types correctly, or comments at all~~ parse (but ignore) types with [919994fd32](https://git.rawtext.club/mryouse/neb-d/commit/919994fd3224b6e3cb3e1ce534ae335cecd97f52), + parse comments with [9867aade2a](https://git.rawtext.club/mryouse/neb-d/commit/9867aade2a94ab13aec70f74ccf37d6c38e66fd0) - [ ] i mean, nearly nothing works ## things that hopefully work -- cgit v1.2.3