diff options
| author | peter elliott <[email protected]> | 2021-12-09 12:08:58 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-09 20:08:58 +0100 |
| commit | fe95d828908535582ab613f431ddbaea076115bc (patch) | |
| tree | 63eced8493c7b23f48109f05007d60ce0842e9ee | |
| parent | f09a9165876acbff540cedda99d0d3522002cf68 (diff) | |
| download | raylib-fe95d828908535582ab613f431ddbaea076115bc.tar.gz raylib-fe95d828908535582ab613f431ddbaea076115bc.zip | |
Add raylib-guile to BINDINGS.md (#2202)
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 9492c2dd..d76f625d 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -14,6 +14,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | dray | **4.0** | [D](https://dlang.org/) | Apache-2.0 | https://github.com/xdrie/dray | | raylib-d | **4.0** | [D](https://dlang.org/) | Zlib | https://github.com/schveiguy/raylib-d | | raylib-go | **4.0** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | +| raylib-guile | auto | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile | | raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | Zlib | https://github.com/deltaphc/raylib-rs | | raylib-lua | **4.0** | [Lua](http://www.lua.org/) | ISC | https://github.com/TSnake41/raylib-lua | | raylua | **4.0** | [Lua](http://www.lua.org/) | MIT | https://github.com/Rabios/raylua | |
