(WIP) ddd programming language
- Download and install rust programming language and cargo.
- In terminal open directory where you've cloned this repository.
- Run:
$ cargo build
- In terminal open directory where you've cloned this repository.
-
Run:
$ cargo runif you want to use simple input-output cli.
-
Run:
$ cargo run -- --src ./test/test.dddif you want to execute it from source file.