Unexpected Lark features you probably didn’t know about [Python]

If you’ve ever used Lark, you probably already know that it’s rather featureful compared to other parsing libraries. Even when it was first released, five years ago, it already had two parsing algorithms, several lexers, automatic AST construction, automa… Read more

Similar

A fun Python puzzle with circular imports

You're probably reading this page because you've attempted to access some part of my blog (Wandering Thoughts) or CSpace, the wiki thing it's part of. Unfortunately you're using a browser (or client library) that my anti-crawler precautions consider susp... (more…)

Read more »