Files
metadesk/examples_todo.txt
T
2021-10-09 16:08:24 -07:00

23 lines
628 B
Plaintext

Example Programs:
[x] Metadesk hello world
[x] Metadesk parse checker
[x] User error checking
[x] Data Desk like setup
[x] Example type metadata
[x] Cleanup & Simplification Pass
[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 memory clearing in long-running program
[ ] Example multi-threaded parsing
Example Metadesk Files:
[x] Hello world
[x] identifiers, numbers, strings, and symbols
[x] sets, seperators, and tags