diff options
| author | Dmitry Matveyev <[email protected]> | 2023-11-19 14:11:51 +0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-19 11:11:51 +0100 |
| commit | 7e60227720515143712e1df9e78e7a6ecfc46169 (patch) | |
| tree | 810255c9a14ac2d2cb33f09c9f7cf1179b75ef4a /BINDINGS.md | |
| parent | ee9b44245fe6c36fc6d657fc4a5e5e6a92258755 (diff) | |
| download | raylib-7e60227720515143712e1df9e78e7a6ecfc46169.tar.gz raylib-7e60227720515143712e1df9e78e7a6ecfc46169.zip | |
Update BINDINGS.md for Janet (#3553)
This PR updates the bindings https://github.com/janet-lang/jaylib/pull/54
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index d0dbf6fd..5abe9c16 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -33,7 +33,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | h-raylib | **4.6-dev** | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib | | raylib-hx | 4.2 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx | | hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib | -| jaylib | 4.5 | [Janet](https://janet-lang.org/) | MIT | https://github.com/janet-lang/jaylib | +| jaylib | 5.0 | [Janet](https://janet-lang.org/) | MIT | https://github.com/janet-lang/jaylib | | jaylib | **4.5** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | https://github.com/electronstudio/jaylib/ | | raylib-j | 4.0 | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | Zlib | https://github.com/CreedVI/Raylib-J | | raylib.jl | 4.2 | [Julia](https://julialang.org/) | Zlib | https://github.com/irishgreencitrus/raylib.jl | |
