diff options
Diffstat (limited to 'bindgen')
-rw-r--r-- | bindgen/BINDGEN.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bindgen/BINDGEN.md b/bindgen/BINDGEN.md index 20ba803..57c0f5b 100644 --- a/bindgen/BINDGEN.md +++ b/bindgen/BINDGEN.md @@ -1 +1,8 @@ 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 +- Zig +- Rust
\ No newline at end of file |