Skip to content

gretay-js/ocamlcfg

Repository files navigation

ocamlcfg

Control Flow Graph (CFG) represenation for OCaml native code compiler.

This library defines the intermediate representation and provides the following basic functionality:

  • build a CFG from OCaml native compiler's intermediate representation called Linear
  • convert CFG back to Linear
  • dead block elimination
  • print
  • marshal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages