sandwich

A funny programming language written in Rust
git clone https://tilde.team/~karx/sandwich.git
Log | Files | Refs | README | LICENSE

Cargo.toml (220B)


      1 [package]
      2 name = "sandwich"
      3 version = "0.1.0"
      4 authors = ["Yash <nerdstep710@gmail.com>"]
      5 edition = "2018"
      6 
      7 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
      8 
      9 [dependencies]