Skip to content

WIP

Add a small C parser combinator API in order to write things like sysfs files parsers. It's a bit clunky to manually use since C does not allow closures but otherwise work and should be pretty efficient.

Merge request reports