Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extrinsic marking of entries with a dedicated file #36

Open
lthms opened this issue Dec 11, 2020 · 0 comments
Open

Extrinsic marking of entries with a dedicated file #36

lthms opened this issue Dec 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@lthms
Copy link
Member

lthms commented Dec 11, 2020

In addition to marking OCaml types and values with attributes, we can imagine having a way to pass a file as argument, whose content could be used to tweak the generation process of coqffi

For instance

(type
  (name t)
  (coq_model "list"))

would be equivalent to adding [@@coq_model "list"] to the mli file.

@lthms lthms added the enhancement New feature or request label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant