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

Redesign the trait / crate architecture so as to setup the state to more easily add automatic glue code generation for higher-level languages #52

Open
2 tasks
steph-lui opened this issue May 3, 2021 · 0 comments
Assignees

Comments

@steph-lui
Copy link

Redesign the trait / crate architecture so as to setup the state to more easily add automatic glue code generation for higher-level languages:

  • move the header code from CType to ReprC;

  • parametrize the hard-coded C header code through a layer of "language syntax" indirection, since that layer of indirection ought to be the only thing "mobile" / changing from one SDK to another.

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

2 participants