Skip to content

CircleCode/hoa-markdown

Repository files navigation

Paused project

This project was an attemps to write a markdown parser by using Hoa's' compiler.

After some tests, and discussions with @Hywan, it seems parsing markdown is really tricky, and seems obviously complicated with an llk parser, where a peg parser would probably be more appropriate (see excellent @jgm work with jgm/peg-markdown).

Maybe I'll come back later to this project, maybe not…

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages