[examples] edit the datadesk-like example

This commit is contained in:
Allen Webster
2021-09-10 13:01:13 -07:00
parent b2c901d60f
commit da7284f5ec
5 changed files with 104 additions and 58 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Examples:
[ ] Metadesk reprinter
[ ] Example of helpers: string helpers, linked lists, map type
printing errors, cmd line, file iter
[ ] Datadesk-like setup
[x] Datadesk-like setup
[ ] Example type metadata
[ ] Example of simple expression parser
[ ] Example of C-like expression parser (with value and type expressions)