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

API v1.0 #249

Open
3 tasks
elshize opened this issue Sep 15, 2019 · 0 comments
Open
3 tasks

API v1.0 #249

elshize opened this issue Sep 15, 2019 · 0 comments

Comments

@elshize
Copy link
Member

elshize commented Sep 15, 2019

Along with the index format (#143) we need to clean up and stabilize our programmatic API.

I vote to do it via function signatures and concepts for types. Although concepts are not yet in the standard only supported by GCC, we can still use them as a formal description of the types we accept. We can also optionally use -fconcepts feature for gcc, and have a build on Travis, which would check their correctness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant