oct 2, working on parsing
My parsing engine still doesn't properly backtrack but I've fully implemented my propositional logic language (PLL) including a repl.
This is a retroactive post, my Git repo was at Commit # 856ea7e1c3537d82c0202801207c0cdc992db854.
git checkout 856ea7e1c3537d82c0202801207c0cdc992db854
to see the history
git log
GIT
You should now be able to push.