Odin bindings #546
Smilex
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
@Smilex Great! You even have working examples. Surprisingly, you're not the first one who comes up with the Umka bindings for Odin. Join our community on Discord. There you can find John (@nii236), who was doing the same thing in June: https://github.com/nii236/umka-odin. There are other guys on the Umka server on Discord who know Odin (I personally don't). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I hope it is ok to post in here that I made Umka bindings for the Odin programming language
My repo: https://github.com/Smilex/umka-lang-odin
Odin programming language: https://odin-lang.org
I took inspiration from the Sokol odin bindings for how to make it work
I'd love input on how it turned out!
And I only publish the Darwin / macOS libraries so far, because that is what I am working on. People can read the umka.odin file to see how to get it working on other platforms for now.
And the only test I have made is to make sure the examples work
Beta Was this translation helpful? Give feedback.
All reactions