diff options
| author | Brian E <[email protected]> | 2023-03-16 21:45:42 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-16 22:45:42 +0100 |
| commit | e06047419cc5c2e4d85b937c45d18e8a37db0129 (patch) | |
| tree | d5aeb407f1b49c5f0d87d76c9220787a6d7865a6 | |
| parent | 03516b1c689ee8fd241d646064fe15bb1fc452da (diff) | |
| download | raylib-e06047419cc5c2e4d85b937c45d18e8a37db0129.tar.gz raylib-e06047419cc5c2e4d85b937c45d18e8a37db0129.zip | |
Added my BQN Library to the list (#2962)
I'm the only maintainer and have been working hard recently to get my library to be as nice to use as possible. I found out about this language list, and getting a new language on it didn't seem so bad. A bonus for my efforts.
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 80d6bcec..bedf4b98 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -71,7 +71,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib.zig | **4.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig | | hare-raylib | auto | [Hare](https://harelang.org/) | Zlib | https://git.sr.ht/~evantj/hare-raylib | | raylib-sunder | auto | [Sunder](https://github.com/ashn-dot-dev/sunder) | 0BSD | https://github.com/ashn-dot-dev/raylib-sunder | - +| rayed-bqn | auto | [BQN](https://mlochbaum.github.io/BQN/) | MIT | https://github.com/Brian-ED/rayed-bqn | ### Utility Wrapers |
