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

golang support #48

Open
scalarion opened this issue Oct 13, 2023 · 1 comment
Open

golang support #48

scalarion opened this issue Oct 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@scalarion
Copy link

Hi, I would be interested to add support for golang. However, it seems the generator is quite tailored for the C nature with h files and c files. What would be from the architectural point of view the required changes to adapt the core generator classes to be more generic with respect to the configuration for other languages? There are, for example, no header files in go. Thanks for any pointer.

@scalarion
Copy link
Author

scalarion commented Oct 13, 2023

Great effort. Browsing through the code it seems the generator is, however, a bit too C flavored to be a suitable basis for adding golang for it.

@barsnick barsnick added the enhancement New feature or request label Feb 28, 2024
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

2 participants