diff options
| author | Benedek Szilvasy <[email protected]> | 2022-05-01 20:50:11 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-01 21:50:11 +0200 |
| commit | 8cb03ef52445dc63b0685918169491ba0038c888 (patch) | |
| tree | 8ffee6b7488168bc103de2ecf53bf303f8a6cdf0 /BINDINGS.md | |
| parent | 6f044c57ac193bdf283496293848218a57ed5a1a (diff) | |
| download | raylib-8cb03ef52445dc63b0685918169491ba0038c888.tar.gz raylib-8cb03ef52445dc63b0685918169491ba0038c888.zip | |
Add racket-raylib to BINDINGS.md (#2454)
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 4a3b7747..ad487f3f 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -52,6 +52,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-smallBasic | 4.1-dev | [SmallBASIC](https://github.com/smallbasic/SmallBASIC) | GPLv3 | https://github.com/smallbasic/smallbasic.plugins/tree/master/raylib | | raylib-zig | **4.0** | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig | | raylib.zig | **4.1-dev** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig | +| racket-raylib | **4.0** | [Racket](https://racket-lang.org/) | MIT/Apache-2.0 | https://github.com/eutro/racket-raylib | ### Utility Wrapers These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's pardigm. |
