[examples] input for types example that generates errors

This commit is contained in:
Allen Webster
2021-10-09 16:08:24 -07:00
parent 5a6ad0a770
commit ee3adcfb60
5 changed files with 72 additions and 102 deletions
+3 -3
View File
@@ -3,10 +3,10 @@ Example Programs:
[x] Metadesk parse checker
[x] User error checking
[x] Data Desk like setup
[ ] Example type metadata
[x] Example type metadata
[x] Cleanup & Simplification Pass
[ ] Commentary
[ ] Example Type File With Errors
[x] Commentary
[x] Example Type File With Errors
[ ] Example of simple expression parser
[ ] Example of C-like expression parser (with value and type expressions)
[ ] Example(s) of using overrides