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

bindings: Implement C++ frontend #14

Open
weltling opened this issue Mar 13, 2023 · 0 comments
Open

bindings: Implement C++ frontend #14

weltling opened this issue Mar 13, 2023 · 0 comments

Comments

@weltling
Copy link
Contributor

Based on ir.h, ir_test.h and ir_test.c example implementation, develop a C++ wrapper for the IR functionality. Yet it is to be started in a simple manner to make the C++ code as simple as possible, while keeping in mind to prospectively modernize for the C++11 and onwards.

@weltling weltling changed the title frontend: Implement C++ bindings bindings: Implement C++ frontend Mar 13, 2023
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

Successfully merging a pull request may close this issue.

1 participant