Some people ported raylib to other languages in form of bindings or wrappers to the library. Here it is alist with all the ports available. Feel free to send a PR if you know of any binding/wrapper not in this list.
name | raylib version | language | repo |
---|---|---|---|
raylib-cpp | 3.7 | C++ | https://github.com/robloach/raylib-cpp |
Missing some language or wrapper? Feel free to create a new one! :)
Usually, raylib bindings follow the convention: raylib-{language}
Let me know if you're writing a new binding for raylib, I will list it here!