presolve-parser 0.1.0-alpha.8

Parser implementation used by the Presolve compiler.
Documentation

presolve-parser

presolve-parser is the parser crate used by the Presolve compiler. It is published so that the compiler crate has reproducible registry dependencies; application authors should use the @presolve/core npm package and @presolve/cli.

The parser is versioned and released with the Presolve alpha train.