Skip to content

Rust based application for parsing, type checking and compiling.

License

Notifications You must be signed in to change notification settings

viktorfrom/compiler-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust based application for parsing, type checking and compiling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages