OCADml / ppx_deriving_cad

Automated generation of OCADml transformations over user created types

Home Page:https://ocadml.github.io/ppx_deriving_cad/ppx_deriving_cad/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[@@deriving cad]

ppx_deriving_cad is a PPX deriver that generates functions for the spatial transformation of user defined abstract and record types composed of types for which said transformation functions are defined, in particular, the types of the OCADml library (e.g. V3.t and V2.t), as well as CAD specific types such as Scad.t of OSCADml.

Documentation is available online.

About

Automated generation of OCADml transformations over user created types

https://ocadml.github.io/ppx_deriving_cad/ppx_deriving_cad/index.html

License:GNU General Public License v2.0


Languages

Language:OCaml 100.0%