leo/parser
bors[bot] 9a62585c07
Merge #757
757: Readd executable parser r=collinc97 a=Protryon

To install the parser do: `$ cargo install --path . --example parser` within the `<leo repo>/parser` directory. Executable is called `parser`.

Co-authored-by: Protryon <max.bruce12@gmail.com>
2021-03-10 20:54:32 +00:00
..
benches fix parser benchmark 2021-03-09 16:18:47 -08:00
examples readd executable parser 2021-03-10 04:23:46 -08:00
src remove if from ternary expression 2021-03-08 14:45:38 -08:00
tests absolute path for parser tests 2021-03-07 10:17:33 -08:00
Cargo.toml parser rewrite 2021-03-03 09:59:24 -08:00