mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-13 07:52:22 -07:00
23 lines
628 B
Plaintext
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
|
|
|