Sven Vogel e8e6ce32cf | ||
---|---|---|
.vscode | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
Yard
Yard is an funny programming language compiler and interpreter written in pure Rust It will contain features such as:
- a COMEFROM keyword (inverse goto)
- a
don't
code block which never executes rand(x)
returns x, always.- swapped meaning of "" (for single characters) and '' (now for string literal)