How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Parser combinators built for speed and memory efficiency
A modern supercompiler for call-by-value functional languages
Shopify's Liquid templating language in OCaml. Features an interpreter, parser and lexer.
The main features of benfaerber/liquid-ml are: Compilers and Compiler Tools.
Open-source alternatives to benfaerber/liquid-ml include: artagnon/rhine-ml — 🏞 an OCaml compiler for an untyped lisp. inhabitedtype/angstrom — Parser combinators built for speed and memory efficiency. lelio-brun/obelisk — A simple multi-format pretty-printer for Menhir. mazeppa-dev/mazeppa — A modern supercompiler for call-by-value functional languages. ocaml-community/sedlex — An OCaml lexer generator for Unicode. pyrocat101/opal — Self-contained monadic parser combinators for OCaml.