o
odinpkg.dev
packages / library / C11-Parser

C11-Parser

353b0e0library archived

No description provided.

No license · updated 2 years ago

C11 Parser

This is intended to be the basis for a c-bindings generator.

Update: @gingerBill is doing CUIK bindings in the near future, removing the need for this project. Retained as a (partial) example of a recursive descent parser.

State:

  • Tokenizer is tentatively complete
  • Parser: just started on parse_decl