feat: read from std in

This commit is contained in:
2025-12-25 00:46:48 -05:00
parent 88ee4f799e
commit a56ec808ec
4 changed files with 22 additions and 1 deletions

View File

@@ -5,4 +5,4 @@ it:
@ chmod +x ${BINARY_NAME}
ex: it
@ ./lambda.exe -v "(\add.(add (add \f.\x.x)) \n.\f.\x.(f ((n f) x)))"
@ ./lambda.exe - < ./samples/simple.txt