summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-02-07 12:09:05 +0100
committerGitHub <[email protected]>2020-02-07 12:09:05 +0100
commit52a6d756f446232732440560bb2a1deb4b5b139d (patch)
treea0e1c95caf8015df9eb59bba48068ef14fcbe9b9 /BINDINGS.md
parentf4ca5b378a6bbc4b243ad6c97365317a877b8e5c (diff)
downloadraylib-52a6d756f446232732440560bb2a1deb4b5b139d.tar.gz
raylib-52a6d756f446232732440560bb2a1deb4b5b139d.zip
Added raylib-chibi 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 8b0c2d42..cc3fc1b1 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -46,6 +46,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| ringraylib | Ring | https://github.com/ringpackages/ringraylib |
| cl-raylib | Common Lisp | https://github.com/longlene/cl-raylib |
| raylib-scm | Chicken Scheme | https://github.com/yashrk/raylib-scm |
+| raylib-chivi | Chibi-Scheme | https://github.com/VincentToups/raylib-chibi |
| Euraylib | Euphoria | https://github.com/gAndy50/Euraylib |
| raylib-wren | Wren | https://github.com/TSnake41/raylib-wren |
| raylib-odin | Odin | https://github.com/kevinw/raylib-odin |