peg-markdown
Markdown parser
An implementation of markdown syntax in C using a parsing expression grammar
An implementation of markdown in C, using a PEG grammar
698 stars
31 watching
138 forks
Language: C
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A flexible and extensible Haskell library for parsing markdown syntax | 137 |
| A high-performance Markdown parser with standards compliance and customizable rendering capabilities | 1,999 |
| A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 915 |
| A Lua library for converting markdown to various textual formats | 199 |
| A Markdown parsing and rendering library for Go. | 1,439 |
| A Clojure library that parses Markdown text and generates HTML output | 547 |
| A Markdown processor based on a parboiled PEG parser supporting various extensions and dialects. | 1,290 |
| An implementation of a Markdown parser for use with SWI-Prolog | 20 |
| A C implementation of Markdown markup language syntax and test suite | 859 |
| A C library and program that implements the CommonMark syntax specification | 1,667 |
| A Markdown parser written in Nim. | 152 |
| A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
| A fast and extensible Markdown parser for PHP | 1,002 |
| An efficient parser for Markdown markup language | 2,102 |
| A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content | 8 |