summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbohonghuang <[email protected]>2023-09-13 22:35:37 +0800
committerGitHub <[email protected]>2023-09-13 16:35:37 +0200
commit2b1849e57d23f3ba53a8ee5200303694f7a3a63a (patch)
treeb04c89f85bcb218928467dfb4e8f3306c94bd5c3
parent2e7a7877a51ca33487642bd7ed0367b017b54486 (diff)
downloadraylib-2b1849e57d23f3ba53a8ee5200303694f7a3a63a.tar.gz
raylib-2b1849e57d23f3ba53a8ee5200303694f7a3a63a.zip
Add claw-raylib to BINDINGS.md (#3310)
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index c26fa873..28e2c542 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -12,6 +12,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| Raylib-CsLo | 4.2 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MPL-2.0 | https://github.com/NotNotTech/Raylib-CsLo |
| cl-raylib | 4.0 | [Common Lisp](https://common-lisp.net/) | MIT | https://github.com/longlene/cl-raylib |
| claylib/wrap | **4.5** | [Common Lisp](https://common-lisp.net/) | Zlib | https://github.com/defun-games/claylib |
+| claw-raylib | **auto** | [Common Lisp](https://common-lisp.net/) | Apache-2.0 | https://github.com/bohonghuang/claw-raylib |
| chez-raylib | **auto** | [Chez Scheme](https://cisco.github.io/ChezScheme/) | GPLv3 | https://github.com/Yunoinsky/chez-raylib |
| raylib-cr | **4.6-dev (5e1a81)** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr |
| ray-cyber | 4.5 | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber |