Files
metadesk/examples_todo.txt
T

31 lines
760 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
[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
[x] identifiers, numbers, strings, and symbols
[x] sets, seperators, and tags