|
md4c
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: C Markdown parser. Fast. SAX-like interface |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: markdown parser c-library markdown-parser commonmark gfm | ||||||||||||||||||||||||||||||
| Install: brew install md4c | ||||||||||||||||||||||||||||||
|
About: MD4C is a lightweight C library designed for parsing Markdown content into an abstract syntax tree (AST) or event stream. It provides a fast, SAX-like interface that allows developers to process Markdown efficiently with minimal memory overhead. The library supports CommonMark and GitHub Flavored Markdown (GFM) specifications. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|