Yard is an funny programming language compiler written in pure Rust
Go to file
Sven Vogel d1d3fe73df just poosh 2022-09-23 13:02:22 +02:00
src just poosh 2022-09-23 13:02:22 +02:00
.gitignore added tokenizer 2022-09-21 23:32:09 +02:00
Cargo.lock added tokenizer 2022-09-21 23:32:09 +02:00
Cargo.toml added tokenizer 2022-09-21 23:32:09 +02:00
README.md basic feature list added 2022-09-21 14:26:55 +00:00

README.md

Yard

Yard is an funny programming language compiler and interpreter written in pure Rust It will contain features such as:

  1. a COMEFROM keyword (inverse goto)
  2. a don't code block which never executes