[examples] fill in directory comments for all the latest examples

This commit is contained in:
Allen Webster
2021-10-10 12:51:21 -07:00
parent f26cb332f0
commit e21c5b9d6b
3 changed files with 50 additions and 9 deletions
+10 -2
View File
@@ -8,12 +8,20 @@ Example Programs:
[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
[x] Write
[ ] Commentary
[ ] Example of C-like expression parser (with value and type expressions)
[x] Write
[ ] Commentary
[ ] Example(s) of using overrides
[x] Write
[x] Commentary
[ ] Example memory clearing in long-running program
[x] Write
[ ] Commentary
[ ] Example multi-threaded parsing
[x] Write
[ ] Commentary
Example Metadesk Files:
[x] Hello world