summaryrefslogtreecommitdiff
path: root/bindgen/BINDGEN.md
blob: b8b8fc57b0138cedd84271f05a9bb27b2dbd7ebb (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:

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