diff --git a/BINDINGS.md b/BINDINGS.md index 2bf35d1cb..56344b100 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -92,6 +92,7 @@ Here it is a list with the ones I'm aware of: | raylib-never | 3.0 | [Never](https://github.com/never-lang/never) | https://github.com/never-lang/raylib-never | | raylib.cbl | 2.0 | [COBOL](https://en.wikipedia.org/wiki/COBOL) | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* | | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | https://github.com/RedCubeDev-ByteSpace/Relib | +| Harbour | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib | Missing some language? Feel free to create a new binding! :)