summaryrefslogtreecommitdiff
path: root/bindgen/BINDGEN.md
blob: da7c78589f5e4987dff66c52166e90f2fe5df1d7 (plain)
1
2
3
4
5
6
7
This is where we host code generation tools for generating bindings to `celeritas-core` in other languages.

Planned languages are:

- OCaml (due to fairly different semantics we may have an extra high-level wrapper around the C bindings for convenience)
- Odin
- Rust