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.
Shopify's Liquid templating language in OCaml. Features an interpreter, parser and lexer.
Parser combinators built for speed and memory efficiency
The main features of trustinsoft/tis-interpreter are: Compilers and Compiler Tools.
Open-source alternatives to trustinsoft/tis-interpreter include: artagnon/rhine-ml — 🏞 an OCaml compiler for an untyped lisp. benfaerber/liquid-ml — Shopify's Liquid templating language in OCaml. Features an interpreter, parser and lexer. 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.