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

Ready-made C function wrappers that can be used by Rubex programs #50

Open
v0dro opened this issue Mar 30, 2018 · 0 comments
Open

Ready-made C function wrappers that can be used by Rubex programs #50

v0dro opened this issue Mar 30, 2018 · 0 comments

Comments

@v0dro
Copy link
Member

v0dro commented Mar 30, 2018

Using the C API functionality created by #19 it should be possible to create Rubex wrappers over C functions from C standard libraries like stdlib.h and math.h. This functionality can then be easily used in other Rubex programs using the require_rubex construct. It will build upon #48.

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