summaryrefslogtreecommitdiff
path: root/bindgen/BINDGEN.md
blob: 6d32cdf1f13a923bb6d900cbcf7f55d33c70a3a7 (plain)
1
2
3
4
5
6
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)
- Rust