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

json to c #127

Open
GunpowderGuy opened this issue Aug 31, 2024 · 0 comments
Open

json to c #127

GunpowderGuy opened this issue Aug 31, 2024 · 0 comments

Comments

@GunpowderGuy
Copy link

Hello, i am interested in writing an automatic binding generator for idris2. Such a tool would need to declare c type signatures, which it can get from c2ffi , however it would also need to generate c code for wrapper code, as idris2 ffi only supports a subset of c calling conventions and types.

My question is whether this tool could be extended to not only produce json from c code, but the opposite, produce c code from json, to make it easier to generate c code from other languages

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