From 3d66a6c93fcd5b2204274359209951d8d374e83e Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 21 Mar 2020 11:28:18 +0100 Subject: [PATCH] Added: new binding to Carp --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index a13a42dc5..2784872f4 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -61,6 +61,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | ray.mod | BlitzMax | https://github.com/bmx-ng/ray.mod | | 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 | | raylib-fb | FreeBasic | https://github.com/IchMagBier/raylib-fb | | raylib.cbl | COBOL | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |