+todo: test out serialization with C-scripting

main
Allen Webster 2025-05-17 00:04:32 -07:00
parent af8aded7c4
commit 000a5b27dc
1 changed files with 3 additions and 1 deletions

View File

@ -4,11 +4,14 @@ Example Writing:
[ ] Think up better introductory examples [ ] Think up better introductory examples
[ ] Example of symbol sets with instances that don't need names [ ] Example of symbol sets with instances that don't need names
[ ] Example of more complex data initialization via the hook [ ] Example of more complex data initialization via the hook
[ ] Example of symbol set reuse across multiple programs
- Metaprogramming without needing input
Practical Use Tips: Practical Use Tips:
[ ] See the symbol set in the debugger [ ] See the symbol set in the debugger
[ ] Best ideas for solving serialization systems problem
Vetting: Vetting:
@ -61,7 +64,6 @@ Structure Research:
[ ] Try using this to generate the IDs for profiler blocks? [ ] Try using this to generate the IDs for profiler blocks?
Support Tools: Support Tools:
[x] see data section size and layout info [x] see data section size and layout info