Quellcode durchsuchen
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.
pull/2965/head
Brian E
vor 2 Jahren
committed von
GitHub
Ursprung
Commit
e06047419c
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
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