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

Re-think how the generator should work. #32

Open
cedlemo opened this issue Dec 22, 2019 · 0 comments
Open

Re-think how the generator should work. #32

cedlemo opened this issue Dec 22, 2019 · 0 comments

Comments

@cedlemo
Copy link
Owner

cedlemo commented Dec 22, 2019

the generator should build the dune files because:

  • when parsing GO gir files, it determines the files to generate that depends on the lib versions
  • if C stubs is to be used for constants, struct ..., dune files will have to be automatically generated. This can not be done manually.

Knowing this a new directory tree must be defined.

The actions to build the lib must be (is it even doable):

  • create a bindings and dune generator
  • use the dune file to build all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant