Barmark is markdown parser, written in C.
- Build a large, performant project in C
- Pass all of the CommonMark spec tests
- Last time this was updated (2023-10-26), it was passing 347 of 652 (~53%).
- Once that's done, work on performance improvements and see how close I can get compared to the CommonMark reference implementation.