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.