Hacker News Viewer

Ohm's Peg-to-WASM Compiler

by azhenley on 3/27/2026, 4:41:07 AM

https://ohmjs.org/blog/2026/03/12/peg-to-wasm

Comments

by: joshmarinacci

I’ve been following the Ohm project for years and it’s the best way to build parsers I’ve ever seen. I’ve used it to parse many program languages and even markdown. I’m happy to see it get even faster.<p><a href="https:&#x2F;&#x2F;joshondesign.com&#x2F;2021&#x2F;07&#x2F;16&#x2F;ohm_markdown_parser" rel="nofollow">https:&#x2F;&#x2F;joshondesign.com&#x2F;2021&#x2F;07&#x2F;16&#x2F;ohm_markdown_parser</a>

3/29/2026, 10:25:31 PM


by: kristianp

I&#x27;d be interested to know some applications of ohm. What have people built with it?

3/27/2026, 5:48:35 AM