Fast Parser Combinator without dependencies. QUICK START $ make $ ./ini ./examples/example.ini if you, like me, like to clear the build files: sh remove-compiled.sh REFERENCE the idea comes from this whitepaper about Monadic Parser Combinators