basic feature list added

This commit is contained in:
Teridax 2022-09-21 14:26:55 +00:00 committed by GitHub
parent 15d700b5c2
commit 31858f5013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
# Yard # Yard
Yard is an funny programming language compiler written in pure Rust 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