2
0
Эх сурвалжийг харах

Added raylib-beef to list

Ray 5 жил өмнө
parent
commit
b1a0f9873b
1 өөрчлөгдсөн 10 нэмэгдсэн , 9 устгасан
  1. 10 9
      BINDINGS.md

+ 10 - 9
BINDINGS.md

@@ -37,7 +37,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 | jaylib             | Java           | https://github.com/electronstudio/jaylib/                 |
 | raylib-java        | Java           | https://github.com/XoanaIO/raylib-java                               |
 | node-raylib        | Node.js        | https://github.com/RobLoach/node-raylib                              |
-| QuickJS-raylib     | QuickJS        | https://github.com/sntg-p/QuickJS-raylib                             |
+| QuickJS-raylib     | [QuickJS](https://bellard.org/quickjs/) | https://github.com/sntg-p/QuickJS-raylib   |
 | raylib-js          | JavaScript     | https://github.com/RobLoach/raylib-js                                |
 | raylib-chaiscript  | ChaiScript     | https://github.com/RobLoach/raylib-chaiscript                        |
 | raylib-squirrel    | Squirrel       | https://github.com/RobLoach/raylib-squirrel                          |
@@ -46,26 +46,27 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 | raylib-php-ffi     | PHP            | https://github.com/oraoto/raylib-php-ffi                             |
 | raylib-phpcpp      | PHP            | https://github.com/oraoto/raylib-phpcpp                              |
 | raylib-factor      | Factor         | https://github.com/Silverbeard00/raylib-factor                       |
-| raylib-haxe        | Haxe           | https://github.com/ibilon/raylib-haxe                                |
-| ringraylib         | Ring           | https://github.com/ringpackages/ringraylib                           |
+| raylib-haxe        | [Haxe](https://haxe.org/)           | https://github.com/ibilon/raylib-haxe           |
+| ringraylib         | [Ring](http://ring-lang.sourceforge.net/)      | https://github.com/ringpackages/ringraylib     |
 | cl-raylib          | Common Lisp    | https://github.com/longlene/cl-raylib                                |
 | raylib-scm         | Chicken Scheme | https://github.com/yashrk/raylib-scm                                 |
 | raylib-chibi       | Chibi-Scheme   | https://github.com/VincentToups/raylib-chibi                         |
 | Euraylib           | Euphoria       | https://github.com/gAndy50/Euraylib                                  |
-| raylib-wren        | Wren           | https://github.com/TSnake41/raylib-wren                              |
-| raylib-odin        | Odin           | https://github.com/kevinw/raylib-odin                                |
-| raylib-zig         | Zig            | https://github.com/G3bE/raylib-zig                   |
-| ray.zig            | Zig            | https://github.com/BitPuffin/zig-raylib-experiments                  |
+| raylib-wren        | [Wren](http://wren.io/)           | https://github.com/TSnake41/raylib-wren           |
+| raylib-odin        | [Odin](https://odin-lang.org/)           | https://github.com/kevinw/raylib-odin      |
+| raylib-zig         | [Zig](https://ziglang.org/)            | https://github.com/G3bE/raylib-zig           |
+| ray.zig            | [Zig](https://ziglang.org/)            | https://github.com/BitPuffin/zig-raylib-experiments |
 | raylib-Ada         | Ada            | https://github.com/mimo/raylib-Ada                                   |
-| jaylib             | Janet          | https://github.com/janet-lang/jaylib                                 |
+| jaylib             | [Janet](https://janet-lang.org/)          | https://github.com/janet-lang/jaylib      |
 | raykit             | Kit            | https://github.com/Gamerfiend/raykit                                 |
-| vraylib            | V              | https://github.com/MajorHard/vraylib                                 |
+| vraylib            | [V](https://vlang.io/)              | https://github.com/MajorHard/vraylib            |
 | ray.mod            | BlitzMax       | https://github.com/bmx-ng/ray.mod                    |
 | raylib-mosaic      | Mosaic         | https://github.com/pluckyporcupine/raylib-mosaic     |
 | raylib-xdpw        | XD Pascal      | https://github.com/vtereshkov/raylib-xdpw            |
 | raylib-carp        | Carp           | https://github.com/pluckyporcupine/raylib-carp       |
 | raylib-fb          | FreeBasic      | https://github.com/IchMagBier/raylib-fb              |
 | raylib-ats2        | ATS2           | https://github.com/mephistopheles-8/raylib-ats2      |
+| raylib-beef        | [Beef](https://www.beeflang.org/)          | https://github.com/M0n7y5/raylib-beef    |
 | raylib.cbl         | COBOL          | *[code examples](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
  
 Missing some language? Check the [bindings not yet in this list](https://gist.github.com/raysan5/5764cc5b885183f523fce47f098f3d9b#bindings-not-yet-in-the-official-list) or create a new binding! :)