Just published a new article called “Building Meander in Meander”. In it, I walk through a little toy version of meander, written using meander. We build a parser, then an interpreter. Then I show how meander makes it incredibly easy to turn an interpreter into a compiler. This is a simplified version of what we are doing in zeta, so I thought it might interesting to folks here. https://jimmyhmiller.github.io/building-meander-in-meander
It’s an outstanding article folks. It’s an honor to have someone like Jimmy in our community. 🙂
Great article!