/tetanus

A Rust-like scripting language written in Rust

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Tetanus Build Status

A Rust-like scripting language written in Rust. The eventual goal is for Tetanus to be for Rust what Lua is for C and C++.

Dependencies

  • Rust (last known working version: 06c7ee9c56f7c768be94c89f699527b44be664ab)
  • Cargo

Build Instructions

$ cargo build

License

Licensed under the MPL v2.0. See LICENSE.txt for more information.