diff options
| author | Ray <[email protected]> | 2020-03-21 11:28:18 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-21 11:28:18 +0100 |
| commit | 3d66a6c93fcd5b2204274359209951d8d374e83e (patch) | |
| tree | eb48ffefd3ce9b05fff00fda0a5161e5fb1f9625 /BINDINGS.md | |
| parent | 01e035e28b39b92ea945b6ac62261173f4599b03 (diff) | |
| download | raylib-3d66a6c93fcd5b2204274359209951d8d374e83e.tar.gz raylib-3d66a6c93fcd5b2204274359209951d8d374e83e.zip | |
Added: new binding to Carp
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index a13a42dc..2784872f 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)* | |
