Skip to content

stjordanis/ppx_ignore_instrumentation

 
 

Repository files navigation

ppx_ignore_instrumentation

A PPX that removes the AST nodes for instrumentation extensions, like [%probe], which are currently internal to Jane Street.

Instrumentation extensions don't have semantic effects during normal execution so are safe to ignore.

About

Ignore Jane Street specific instrumentation extensions.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 84.2%
  • Makefile 15.8%