SkillAgentSearch skills...

Megaparsack

Racket parser combinators inspired by parsack and megaparsec

Install / Use

/learn @lexi-lambda/Megaparsack
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

megaparsack Build Status

This library implements a set of practical parser combinators inspired by libraries like parsec, megaparsec, and parsack. It can be used to build parsers for arbitrary input data, and it includes built-in facilities for parsing textual data and tokens produced by parser-tools/lex.

To install it, simply install the megaparsack package:

$ raco pkg install megaparsack

For more information, see the full documentation.

View on GitHub
GitHub Stars83
CategoryDevelopment
Updated2mo ago
Forks13

Languages

Racket

Security Score

95/100

Audited on Jan 14, 2026

No findings