feat: better recursive descent

This commit is contained in:
2025-12-27 01:18:06 -05:00
parent e3629acb45
commit a05a63627e
13 changed files with 316 additions and 221 deletions

View File

@@ -5,4 +5,4 @@ it:
@ chmod +x ${BINARY_NAME}
ex: it
@ ./lambda.exe - < ./samples/simple.txt
@ ./lambda.exe -v - < ./samples/simple.txt