Просмотр исходного кода
Added raylib-APL to BINDINGS.md (#4253)
* Added raylib-APL to BINDINGS.md
* added back the newline
* Made APL binding be version 5.0 instead of auto
Also alligned the bars of the new entry.
pull/4257/head
Brian E
1 год назад
committed by
GitHub
Родитель
Сommit
63ae57d2e3
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов:
1 добавлений и
0 удалений
-
BINDINGS.md
|
|
|
@ -83,6 +83,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers |
|
|
|
| [raylib-raku](https://github.com/vushu/raylib-raku) | **auto** | [Raku](https://www.raku.org) | Artistic License 2.0 | |
|
|
|
| [Raylib.lean](https://github.com/KislyjKisel/Raylib.lean) | 4.5 | [Lean4](https://lean-lang.org) | BSD-3-Clause | |
|
|
|
| [raylib-cobol](https://codeberg.org/glowiak/raylib-cobol) | **auto** | [COBOL](https://gnucobol.sourceforge.io) | Public domain | |
|
|
|
| [raylib-apl](https://github.com/Brian-ED/raylib-apl) | **5.0** | [Dyalog APL](https://www.dyalog.com/) | MIT | |
|
|
|
|
|
|
|
### Utility Wrapers |
|
|
|
|
|
|
|
|