100 Languages Speedrun: Episode 76: Python SLY
So far we tried two parser generators for Python - PLY, and ANTLR 4 (which took two episodes - one, two).
Time for another one - SLY, a successor to PLY. It doesn't do anything special parsing-wise, it's just just another run-of-the-mill LR style par...
taw.hashnode.dev5 min read