This is a work-in-progress parser meant to deprecate the existing Ruby parser
in codegen/
. As of now, we only support Swift binding generation. This project
will progress over multiple stages (PRs).
$ cd codegen-v2
$ cargo run -- swift
The bindings are saved to bindings/
.