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

CLI tool for wrapper generation #11

Open
1 of 5 tasks
haxscramper opened this issue Oct 6, 2021 · 0 comments
Open
1 of 5 tasks

CLI tool for wrapper generation #11

haxscramper opened this issue Oct 6, 2021 · 0 comments

Comments

@haxscramper
Copy link
Owner

haxscramper commented Oct 6, 2021

Even libclang does not have to be configured via code, so it makes sense to provide a simple command-line wrapper with limited configuration support.

  • Setup wrapper project structure.
    • Automatically generate different types of configuration generator scripts - starting from no code at all (static configuration via .toml, .yaml or something else), to a little more involved calls to hcparse API or even "expose all internal details" link kind of setups for more annoying libraries.
  • Setup main project configuration script Generated wrappers should support both static and dynamic linking #23
  • Convert or wrap Cxx file via different analysis methods
  • Generate and process doxygen XML?
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