summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-29 18:42:40 +0200
committerGitHub <[email protected]>2020-08-29 18:42:40 +0200
commit103df6c40876a19c78a3380e3a9068e8ae7dc8dd (patch)
tree337ee6da038f9f54468a6ee9cea4bea5f6723d93 /BINDINGS.md
parent945a02798b2644b61bfd46fda791a563e32f1640 (diff)
downloadraylib-103df6c40876a19c78a3380e3a9068e8ae7dc8dd.tar.gz
raylib-103df6c40876a19c78a3380e3a9068e8ae7dc8dd.zip
Added raylib-ocaml
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 1cb0967b..208252ef 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -67,6 +67,7 @@ Here it is a list with the ones I'm aware of:
| raykit | [Kit](https://www.kitlang.org/) | https://github.com/Gamerfiend/raykit |
| vraylib | [V](https://vlang.io/) | https://github.com/MajorHard/vraylib |
| ray.mod | [BlitzMax](https://blitzmax.org/) | https://github.com/bmx-ng/ray.mod |
+| ray-ocaml | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml |
| raylib-mosaic | Mosaic | https://github.com/pluckyporcupine/raylib-mosaic |
| raylib-xdpw | XD Pascal | https://github.com/vtereshkov/raylib-xdpw |
| raylib-carp | Carp | https://github.com/pluckyporcupine/raylib-carp |