2022-09-21 14:25:15 +00:00
|
|
|
# Yard
|
2022-09-21 14:26:55 +00:00
|
|
|
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
|
2022-10-12 07:33:33 +00:00
|
|
|
3. ```rand(x)``` returns x, always.
|
2022-10-05 11:10:29 +00:00
|
|
|
3. swapped meaning of "" (for single characters) and '' (now for string literal)
|