Crates.io | dftp |
lib.rs | dftp |
version | 0.1.0 |
source | src |
created_at | 2022-01-18 05:20:40.168958 |
updated_at | 2022-01-18 05:20:40.168958 |
description | dft instructions parser |
homepage | https://github.com/jaimecgomezz/dft.p |
repository | https://github.com/jaimecgomezz/dft.p |
max_upload_size | |
id | 515977 |
size | 28,123 |
dft instructions file parser
this lib/bin project is the official tool to parse, lint and fix .dft files
while working in the dft project I realized 2 things:
the dft tool itself shouldn't be responsible of parsing the instructions file, but rather the execution itself
haven't made a parser yet, so... here's one
[] Improve combinators that return lists [] Improve error verbosity