feat: new parser strategy

This commit is contained in:
2026-02-09 23:46:36 -05:00
parent 361f529bdc
commit 87f2370d81
12 changed files with 377 additions and 144 deletions

1
out.lc Normal file
View File

@@ -0,0 +1 @@
(\identity.(\twice.(\result.result ((twice identity) VALUE)) \f.\x.(f (f x))) \x.x)