The implementation of parsers

4 3,211 363
articles words lines of code

In this article I show how I wrote a parser to parse TXRX files into a more manageable object in Python.