janestreet/ocaml-compiler-libs

compiler libraries repackaged

21

stars

36

commits

OCaml

primary language

Jan 4, 2024

updated

Browse cluster: OCaml metaprogramming and PPX

README

* OCAML-COMPILER-LIBS

This package simply repackage the OCaml compiler libraries so they
don't expose everything at toplevel. For instance =Ast_helper= is now
=Ocaml_common.Ast_helper=.

The special library =ocaml_shadow= add a deprecation warning on all
modules from the compiler libraries, to force the user to use the
prefixed names.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

jdimino-js

12 commits

xclerc

8 commits

jeremiedimino

6 commits

trefis

6 commits

janestreet/ocaml-compiler-libs

compiler libraries repackaged

21

stars

36

commits

OCaml

primary language

Jan 4, 2024

updated

Browse cluster: OCaml metaprogramming and PPX

README

* OCAML-COMPILER-LIBS

This package simply repackage the OCaml compiler libraries so they
don't expose everything at toplevel. For instance =Ast_helper= is now
=Ocaml_common.Ast_helper=.

The special library =ocaml_shadow= add a deprecation warning on all
modules from the compiler libraries, to force the user to use the
prefixed names.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

jdimino-js

12 commits

xclerc

8 commits

jeremiedimino

6 commits

trefis

6 commits

Languages

OCaml

93.0%

Makefile

7.0%