Hacker News new | ask | show | jobs
by yshavit 485 days ago
For the markdown, I'm using https://github.com/wooorm/markdown-rs, which is a formal parser that produces an AST. For the query language, I have a very simple hand-rolled parser.