This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Just recently I was porting a toy sized parser combinator library (a proof of concept) from Haskell to Python. You know, for educational purposes. It turns out I’m not smart enough to keep the complicated types (and explicit laziness) in my head even for such a small project. So my solution was to do TDD. To clarify: I wanted to test happy paths through my functions to make sure at least…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.