Browse Source

Added: new binding to Carp

Ray 5 years ago
parent
commit
3d66a6c93f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BINDINGS.md

+ 1 - 0
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                    |
 | ray.mod            | BlitzMax       | https://github.com/bmx-ng/ray.mod                    |
 | raylib-mosaic      | Mosaic         | https://github.com/pluckyporcupine/raylib-mosaic     |
 | raylib-mosaic      | Mosaic         | https://github.com/pluckyporcupine/raylib-mosaic     |
 | raylib-xdpw        | XD Pascal      | https://github.com/vtereshkov/raylib-xdpw            |
 | 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-fb          | FreeBasic      | https://github.com/IchMagBier/raylib-fb              |
 | raylib.cbl         | COBOL          | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
 | raylib.cbl         | COBOL          | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |