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

Do you want to add your project to this list? Submit a PR or link it below!✨ #3

Open
jakubtomsu opened this issue Mar 21, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@jakubtomsu
Copy link
Owner

In case you want to add your Odin library/article/video/etc, please submit a PR! In case you don't want to do that you can just respond to this issue with a link.

@jakubtomsu jakubtomsu added the documentation Improvements or additions to documentation label Mar 21, 2024
@jakubtomsu jakubtomsu pinned this issue Mar 21, 2024
@cr1sth0fer
Copy link

https://gitlab.com/L-4/odin-box2c
https://github.com/cr15th0f3r/odin-box2d
There is 2 bindings for the box2c, on mine I like to keep the odin naming convention.

@jakubtomsu
Copy link
Owner Author

Just added it, thanks!

@DeLuxe-1337
Copy link

https://github.com/DeLuxe-1337/LLVM-Odin

LLVM-C API 17.0.1 bindings

@jakubtomsu
Copy link
Owner Author

jakubtomsu commented Mar 27, 2024

@DeLuxe-1337 Couple notes for the lib:

  • since the main.odin is an example, it should probably go in examples/main.odin
  • There is no need to use @(link_name), you can use @(link_prefix="LLVM") foreign LLVM_C { ... } instead.
  • the semicolons are unnecessary
  • There is no license

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

No branches or pull requests

3 participants