OCaml syntax extensions

Results 13 repositories owned by OCaml syntax extensions

ppx_deriving

446
Stars
83
Forks
Watchers

Type-driven code generation for OCaml

ppx_deriving_yojson

152
Stars
44
Forks
Watchers

A Yojson codec generator for OCaml.

ocamlformat

604
Stars
167
Forks
Watchers

Auto-formatter for OCaml code

ppxlib

241
Stars
87
Forks
Watchers

Base library and tools for ppx rewriters

ppx_tools

133
Stars
39
Forks
Watchers

Tools for authors of ppx rewriters

ppx_deriving_protobuf

80
Stars
12
Forks
Watchers

A Protocol Buffers codec generator for OCaml

cinaps

52
Stars
9
Forks
Watchers

Trivial Metaprogramming tool using the OCaml toplevel

ocaml-migrate-parsetree

87
Stars
43
Forks
Watchers

DEPRECATED. See https://ocaml.org/changelog/2023-10-23-omp-deprecation. Convert OCaml parsetrees between different major versions

ppx

54
Stars
5
Forks
Watchers

The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/

ppx_getenv

23
Stars
4
Forks
Watchers

A sample syntax extension using OCaml's new extension points API.