summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2021-08-07 11:28:35 +0200
committerGitHub <[email protected]>2021-08-07 11:28:35 +0200
commit07e0b105156b08718500fe4e2c74e583361278a8 (patch)
treeedc0a6856f609a0f0830682179db788c78ce2916 /BINDINGS.md
parentaa67903f96846d473e3de6f34c166bc4e78b9fdb (diff)
downloadraylib-07e0b105156b08718500fe4e2c74e583361278a8.tar.gz
raylib-07e0b105156b08718500fe4e2c74e583361278a8.zip
Added rayex, elixir binding
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 87a076b0..b154dc7b 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -96,6 +96,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-never | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib |
+| rayex | 3.7 | [elixir](https://elixir-lang.org/) | https://github.com/shiryel/rayex |
| raylib.cbl | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL) | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
### Utility Wrapers