A format for storing human-writable data and content, for the HeckWeasel project and other.
Go to file
Cassowary 4693e341e1 Organize and clean up Python implementation. 2024-01-31 09:13:52 -08:00
docs Initial checkin of Python parser for heckfiles. 2024-01-31 08:30:20 -08:00
haxe Checkin of basic work and docs and some test documents. 2024-01-28 09:20:51 -08:00
python/heck Organize and clean up Python implementation. 2024-01-31 09:13:52 -08:00
.gitignore Add .gitignore 2024-01-31 08:32:46 -08:00
README.md Fix urls in README 2024-01-28 09:44:07 -08:00
haxelib.json Checkin of basic work and docs and some test documents. 2024-01-28 09:20:51 -08:00

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.