Skip to content

Draft: Port src/parsers.rs to nom 7

Maxime Devos requested to merge emixa-d/ansi-parser:master into master

TODO:

  • run tests (the build system I use (not Cargo) hasn't implemented running tests yet)
  • Version in Cargo.toml might be incorrect (not used by the build system I use)
  • probably not done idiomatically
  • how to resolve expr_res

Warning: I don't know nom or ansi-parser.

Merge request reports