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

Add documentation for CPP plugin creation #71

Open
tanaya-mankad opened this issue Jan 17, 2025 · 0 comments
Open

Add documentation for CPP plugin creation #71

tanaya-mankad opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@tanaya-mankad
Copy link
Contributor

tanaya-mankad commented Jan 17, 2025

Currently the fan_spec example utilizes a set of Python extensions that augment the standard .h/.cpp generation with custom features. However, other than these examples, there is no documentation on how to write an extension, how to use the existing HeaderEntry and ImplementationEntry classes, or how to link them to the program.

Maybe the namespace can be an input to the extension class, instead of a string constant in the code.

@tanaya-mankad tanaya-mankad self-assigned this Jan 17, 2025
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