Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 600 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 600 Bytes

D7050E - Compiler construction and formal languages

Project written in in Rust using Nom crate for the Compiler construction and formal languages course at Luleå University of Technology

Requirements

  • Rust stable 1.41+

Running tests

cargo test

Usage

Clone the repository from git and compile the project using,

cargo run -- 
cargo run -- -l
cargo run -- -l -a
cargo run -- --help

Authors

License

Licensed under the MIT license. See LICENSE for details.