summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-18 20:12:08 +0100
committerGitHub <[email protected]>2023-11-18 20:12:08 +0100
commita91ebb75170780e28351226e11d34d347819fbc6 (patch)
tree4bf4adcf075f981a7437e06e711ff6ee58966b3f /BINDINGS.md
parenteccfaa5fcfca544f19e5b3b7c87da45cedeb5061 (diff)
downloadraylib-a91ebb75170780e28351226e11d34d347819fbc6.tar.gz
raylib-a91ebb75170780e28351226e11d34d347819fbc6.zip
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 8b0ef96e..50fc90dd 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -29,7 +29,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib for Pascal | **4.5** | [Object Pascal](https://en.wikipedia.org/wiki/Object_Pascal) | Modified Zlib | https://github.com/tinyBigGAMES/raylib |
| raylib-go | **5.0** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go |
| raylib-guile | **auto** | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile |
-| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | MIT | https://github.com/ArnautDaniel/gforth-raylib |
+| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | **???** | https://github.com/ArnautDaniel/gforth-raylib |
| 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 |