obazl / rules_ocaml

A Bazel Language Support Package for OCaml

Home Page:https://obazl.github.io/docs_obazl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBazl: rules_ocaml

Bazel rules for developing OCaml software

Documentation: docs_obazl

Demos: demos_obazl

See also:

Branches

  • main - going forward, HEAD will always be a tagged release. In theory.

  • beta - for each major version, we have a beta branch, e.g. beta/v1. The HEAD will always be a tagged beta version, e.g. v1.0.0-beta.1.

  • dev - unstable. This is where active development occurs.

Acknowledgements

Support for the development of OBazl was provided by a Mina Genesis Token Grant and the generous assistance of the Mina team.

About

A Bazel Language Support Package for OCaml

https://obazl.github.io/docs_obazl

License:Apache License 2.0


Languages

Language:Starlark 99.2%Language:OCaml 0.8%Language:Shell 0.1%