diff options
Diffstat (limited to 'bindgen/BINDGEN.md')
-rw-r--r-- | bindgen/BINDGEN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindgen/BINDGEN.md b/bindgen/BINDGEN.md index 6d32cdf..b8b8fc5 100644 --- a/bindgen/BINDGEN.md +++ b/bindgen/BINDGEN.md @@ -2,5 +2,5 @@ This is where we host code generation tools for generating bindings to `celerita Planned languages are: -- OCaml (due to fairly different semantics we may have an extra high-level wrapper around the C bindings for convenience) - Rust +- OCaml (due to fairly different semantics we may have an extra high-level wrapper around the C bindings for convenience) |