Project written in in Rust using Nom crate for the Compiler construction and formal languages course at Luleå University of Technology
- Rust stable 1.41+
cargo test
Clone the repository from git and compile the project using,
cargo run --
cargo run -- -l
cargo run -- -l -a
cargo run -- --help
- Viktor From - [email protected] - viktorfrom
Licensed under the MIT license. See LICENSE for details.