/xaviera

my livestream programming language

Primary LanguageRustMIT LicenseMIT

xaviera

my livestream programming language

how to run it

  • clone this repository
git clone https://github.com/slowy07/xaviera
  • run it with cargo
cd xaviera
cargo run test/testkode{number}
  • or build
cargo build
target/debug/xaviera test/testkode{number}

Tip

you can check the syntax on test folder