A format for storing human-writable data and content, for the HeckWeasel project and other.
Go to file
Cassowary 277fddc699 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
2024-02-10 20:59:25 -08:00
docs
haxe
python/heckformat minor changes to parsing process, and map file content to structure. 2024-02-10 20:59:25 -08:00
.gitignore
LICENSE
README.md
TODO minor changes to parsing process, and map file content to structure. 2024-02-10 20:59:25 -08:00
haxelib.json
pyproject.toml

README.md

HECKformat

HECKformat is a simple human-writable file format for configuration files inspired by SDLang and WhitespaceSV.

It was desigend specifically for HeckWeasel as a way to store metadata and page content in a single file, but is useful for a variety of configuration and similar human-writable data tasks.