Writing a Compiler with Honeycomb

from blog Adam | Blog, | ↗ original
After reading about parser combinator libraries, I started to write my own! I eventually got it into a working state, and published it on crates.io under the name `honeycomb`.