parser-library topic

List parser-library repositories

booleval

81
Stars
6
Forks
Watchers

Header-only C++17 library for evaluating logical expressions.

pygdbmi

205
Stars
47
Forks
Watchers

A library to parse gdb mi output and interact with gdb subprocesses

cmark.ex

94
Stars
15
Forks
Watchers

💧 Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.

bearparser

640
Stars
104
Forks
Watchers

Portable Executable parsing library (from PE-bear)

parser

5.3k
Stars
433
Forks
Watchers

📜 Extract meaningful content from the chaos of a web page

lark

4.5k
Stars
394
Forks
Watchers

Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

participle

3.3k
Stars
183
Forks
Watchers

A parser library for Go

chevrotain

2.4k
Stars
200
Forks
Watchers

Parser Building Toolkit for JavaScript

Recognizers-Text

1.7k
Stars
429
Forks
Watchers

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Pa...

megaparsec

892
Stars
83
Forks
Watchers

Industrial-strength monadic parser combinator library