Initial commit with a few basic files

This commit is contained in:
2024-10-19 21:08:09 +11:00
commit 655827f672
4 changed files with 97 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
This git branch is the documentation and specification for The Toy Programming Language version 2.x, which can be found at [https://github.com/Ratstail91/Toy](https://github.com/Ratstail91/Toy).
Toy v2.x is still under active development, so this documentation will change and evolve over time, and may not reflect the current reference implementation.
The docs can be found [here](docs/index.md).