flucto-gmbh / heisskleber

MIT License
0 stars 1 forks source link

Add documentation and examples for parser writing #105

Open pacjac opened 7 months ago

pacjac commented 7 months ago

Description

Parsers / Deserializers are integral part of using Heisskleber. A "Using heisskleber" chapter with a "write your first parser" section would greatly help the project.

Could include some discussion on self-descriptive data formats, how to deal with changing inputs etc.