summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorAnut-py <[email protected]>2022-10-12 16:04:11 -0400
committerGitHub <[email protected]>2022-10-12 22:04:11 +0200
commit11fd883ee443d3ea478e750d0116611d72d5708d (patch)
tree6cf6bb9754d07ab1700f9f8aa5744ee9c20794cd /BINDINGS.md
parentaa67f7c39a77b195ffdbd0b9ba9291e65ccf7131 (diff)
downloadraylib-11fd883ee443d3ea478e750d0116611d72d5708d.tar.gz
raylib-11fd883ee443d3ea478e750d0116611d72d5708d.zip
Add Haskell bindings to BINDINGS.md (#2753)
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 86316aa3..a783194c 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -23,6 +23,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-go | **4.2** | [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 |
+| h-raylib | 4.5-dev | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
| raylib-hx | 4.0 | [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.2** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | https://github.com/electronstudio/jaylib/ |