smug

Parser combinator library

A parser combinator library for creating recursive descent parsers in Common Lisp

Super Monadic Über Go-into : parser combinators for Common Lisp

GitHub

108 stars
11 watching
13 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
davedufresne/swiftparsec A Swift library for creating parsers from simple components using combinator logic 227
digikar99/reader Provides reader macros for various data structures and functions in Common Lisp 13
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,094
m4rw3r/chomp A fast and expressive monadic-style parser combinator for Rust. 244
dashbitco/nimble_parsec A lightweight and efficient library for building text-based parsers using composable combinators 810
askeladdk/prattle A parser and scanner package for LL(1) grammars 7
epfl-lara/scallion A library for parsing and pretty-printing LL(1) languages in Scala. 56
keean/parser-combinators A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. 97
sjl/adopt A simple UNIX-style option parser in Common Lisp. 31
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
r1chardj0n3s/parse A library that parses strings using a specification based on the Python format() syntax 1,713
aviate-labs/parser-combinators.mo A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. 4
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
scymtym/esrap A parser generator tool for building Common Lisp parsers with efficient parsing and error reporting capabilities. 78