minor changes to parsing process, and map file content to structure.

- Move magic marker for unparsed sections to a constant to matcha
  against.
- Add functions to flatten a heckelement tree into a python structure
This commit is contained in:
2024-02-10 20:59:25 -08:00
parent 9b2f9b706c
commit 277fddc699
2 changed files with 44 additions and 1 deletions

7
TODO Normal file
View File

@ -0,0 +1,7 @@
Python:
- More options for accessing a heck tree.
- automated testing
Guile, C (or D), and Haxe:
- Initial implementation