Added lists of tokens and keywords, ready for use

This commit is contained in:
2024-05-20 02:35:19 +10:00
parent 607dc2c22a
commit 0b8bf4119f
9 changed files with 223 additions and 4 deletions

View File

@@ -18,6 +18,10 @@ This repository holds the reference implementation for Toy, written in C.
* Re-direct output, error and assertion failure messages
* Open source under the zlib license
## Syntax
*Omitted for review.*
## Building
*Omitted for review.*
@@ -26,10 +30,6 @@ This repository holds the reference implementation for Toy, written in C.
*Omitted for review.*
## Syntax
*Omitted for review.*
# License
This source code is covered by the zlib license (see [LICENSE](LICENSE)).