Joseph Montanez
45b1e3c72c
raylib-php && raylib-phpcpp support 3.5 ( #1654 )
2021-03-18 13:22:39 +01:00
xdrie
811e241f22
Update dray bindings version to 3.5 ( #1650 )
...
I just updated dray to bind to the raylib 3.5 api.
2021-03-15 08:07:49 +01:00
waotzi
e09f5179e6
replace vraylib link ( #1627 )
...
the vraylib binding from MajorHard doesn't seem to be getting any updates, so maybe replace it with the working fork?
2021-03-03 00:03:55 +01:00
Rabia Alhaffar
b64fe4dfed
Readded survived copy of Harbour bindings! ( #1616 )
2021-02-26 15:54:24 +01:00
Rabia Alhaffar
4e1c7a9f46
Added raylib-v7 and done edit as comparing between JavaScript bindings... ( #1614 )
2021-02-25 18:26:29 +01:00
Airbus5717
34f5532fad
Update BINDINGS.md ( #1605 )
2021-02-21 10:45:18 +01:00
RedCubeDev
d84a015725
Added ReCT Binding (Relib) to the list ( #1604 )
...
hey!
Ive made a Raylib Binding for my Programming language ReCT! Its still a fairly small language (~30 users) but it would be really cool to be featured here, tho I'd completely understand if only relevant languages are allowed on the list
2021-02-21 10:44:41 +01:00
Rob Loach
b530b584b5
Rename raylib-js to raylib-duktape ( #1591 )
...
While it is JavaScript, I'd rather this be named raylib-duktape since there are different implementations of javascript available. Like QuickJS, V7, or Node.js.
2021-02-15 17:41:15 +01:00
Rob Loach
cdd35d4b09
BINDINGS: Remove Harbour ( #1574 )
...
It looks like the Harbour bindings disappeared? Did they exist at one point?
2021-02-08 13:15:40 +01:00
Ray
5e6eb0b847
Update raylib to v3.5 :P
2021-01-19 12:36:30 +01:00
Rob Loach
3e3e41eaba
Update node-raylib to 3.5 ( #1539 )
...
[`node-raylib`](https://github.com/robloach/node-raylib ) is now on raylib 3.5.0
2021-01-17 09:31:56 +01:00
Richard Smith
f21aa0352b
Update BINDINGS.md ( #1538 )
2021-01-16 20:01:28 +01:00
Ray
a3c56d9052
go-raylib updated to 3.5
2021-01-14 19:53:58 +01:00
Dmitry Matveyev
8d3381b490
Add NimraylibNow! wrapper for Nim to bindings [ci skip] ( #1532 )
2021-01-14 17:09:34 +01:00
Tornike Goshadze
4bce0f27e6
Update Raylib-cs bindings version ( #1508 )
2021-01-03 22:20:02 +01:00
ArnautDaniel
10b5e2e73a
Update Gforth and Factor bindings ( #1500 )
2020-12-31 16:10:29 +01:00
Astie Teddy
af39344e99
TSnake41/raylib-lua updated to 3.5 ( #1478 )
...
[raylua v3.5a](https://github.com/TSnake41/raylib-lua/releases/tag/v3.5a ) has been released
2020-12-27 01:25:22 +01:00
Rob Loach
92b7e63bb5
Update raylib-cpp to state that it targets 3.5 ( #1477 )
...
[raylib-cpp](https://github.com/robloach/raylib-cpp ) now targets raylib 3.5.0 as of [raylib-cpp 3.5.0-alpha1](https://github.com/RobLoach/raylib-cpp/releases/tag/v3.5.0-alpha1 ).
2020-12-26 22:24:27 +01:00
Rabia Alhaffar
b74be185c2
Corrected raylib-mruby version + Updated raylua bindings! ( #1476 )
2020-12-26 20:42:54 +01:00
Rabia Alhaffar
ad8a46d261
Again, Renamed version... ( #1475 )
...
Sorry for that, At least i'm correct now ;)
2020-12-26 20:27:21 +01:00
Rabia Alhaffar
10626ad6f8
Edited version of raylib-mruby to comply with 2.5 (Renamed to 2.4-dev) ( #1474 )
2020-12-26 19:25:02 +01:00
Rabia Alhaffar
f5db106eb6
Detected versions of some libs... ( #1473 )
2020-12-26 15:44:01 +01:00
Gunko Vadim
23208357c1
Update BINDINGS.md ( #1472 )
2020-12-26 13:01:24 +01:00
Rabia Alhaffar
9f3351cf7b
Boo bindings updated to 3.5 ( #1471 )
2020-12-25 23:29:13 +01:00
Ray
11da1714d5
Added raylib Harbour binding
2020-11-22 09:34:42 +01:00
Richard Smith
94dd2f81e9
Update BINDINGS.md for raylib-python-cffi 3.1-dev ( #1433 )
2020-11-16 15:17:03 +01:00
Ray
c222e231f0
Added SmallBASIC binding
2020-11-08 17:47:21 +01:00
Rabia Alhaffar
eb3e9e4df5
Added version of raylib-cppsharp via used raylib license date! ( #1413 )
...
It's 2.5
@raysan5 Oh...There are 4 bindings has license date of 2016, But unsure if 1.6.0 or 1.5.0 or 1.4.0 :(
Co-authored-by: Ray <raysan5@gmail.com>
2020-10-21 00:13:39 +02:00
Rabia Alhaffar
5df08daa3f
Added Boo bindings for raylib! ( #1412 )
2020-10-20 21:03:19 +02:00
Intasx
7e62d973f9
Add some bindings' versions ( #1398 )
...
Raylib-forever: 3.1-dev
It generates the c-to-nim bindings straight from the source.
nim-raylib: 3.1-dev
It uses Raylib-forever.
raylib-php: 3.0
Tested it using the provided binaries.
raylib-java: 2.0
Tested it using the provided binaries.
2020-10-02 08:01:21 +02:00
André L. Alvares
59bbba19a7
update raylib-nelua repository url ( #1382 )
...
The repository is not a mirror anymore.
2020-09-20 18:46:51 +02:00
Ray
b7867fb10d
Update raylib-pas binding version
...
Related to commit https://github.com/tazdij/raylib-pas/pull/15
2020-09-18 12:25:22 +02:00
ArnautDaniel
ddba31d423
Add Gforth bindings and update Factor bindings ( #1375 )
2020-09-13 21:37:55 +02:00
georgjz
311aa0ab58
Added Gambit Scheme to bindings ( #1369 )
2020-09-05 16:25:04 +02:00
Ray
6120ec9437
Added QuickJS-raylib version
2020-09-02 12:42:35 +02:00
Ray
4bc918fb9f
Added some more versions to bindings
2020-09-02 11:27:59 +02:00
Rabia Alhaffar
17b01e3b7a
Added more versions info! ( #1366 )
...
Co-authored-by: Ray <raysan5@gmail.com>
2020-09-02 11:03:54 +02:00
Rob Loach
900a28c165
Add versions for various bindings ( #1365 )
...
- raylib-cpp
- raylib-lua-sol
- node-raylib
- raylib-js
- raylib-chaiscript
- raylib-squirrel
Co-authored-by: Ray <raysan5@gmail.com>
2020-09-02 11:02:54 +02:00
Rabia Alhaffar
9781e1ca8f
Update BINDINGS.md ( #1364 )
2020-09-02 00:02:50 +02:00
Ray
796f61d447
Added some versions... PLEASE HELP!
2020-09-01 23:31:12 +02:00
Ray
76ceb1daaa
Added go-raylib binding and some versions
2020-09-01 23:27:27 +02:00
Ray
ed6d27f495
Add langauge links and version field (to be filled)
2020-09-01 23:17:46 +02:00
Ray
e4d891fa37
Added some missing bindings
2020-08-31 18:54:04 +02:00
smaludzi
8d615a99f6
Added Never language to the list of bindings. ( #1361 )
2020-08-30 19:58:30 +02:00
Ray
103df6c408
Added raylib-ocaml
2020-08-29 18:42:40 +02:00
Ray
902a97f540
Update BINDINGS.md
2020-08-15 11:00:32 +02:00
Ray
53b17765f4
Added raylib-luajit
2020-08-13 10:53:09 +02:00
Ray
2d866d5118
Added raylib-jai
2020-08-05 12:19:13 +02:00
Ray
45450db45a
Update BINDINGS.md
2020-05-11 13:58:28 +02:00
Ray
d7b0422769
Update BINDINGS.md
2020-05-11 13:43:58 +02:00
Ray
4e29294caa
Update BINDINGS.md
2020-05-07 19:22:43 +02:00
Ray
a813c40abf
Update BINDINGS.md
2020-05-07 19:19:13 +02:00
Ray
37dccd98a6
Added bindings: raylib-purebasic, clj-raylib
2020-05-07 18:37:55 +02:00
Ray
9a1e934621
Added raylib D bindings!
2020-05-06 11:38:21 +02:00
Ray
72443f8f25
Removed RaylibSharp (dead link)
2020-05-02 11:56:24 +02:00
Ray
695e937102
Added binding raylib-Forever
2020-05-02 11:48:07 +02:00
Ray
b1a0f9873b
Added raylib-beef to list
2020-04-29 21:10:11 +02:00
Ray
3f1029c281
Added binding: jaylib (Java)
2020-04-14 13:04:51 +02:00
Ray
3c3dfde3f9
Added binding: raylib-zig
2020-03-28 19:35:20 +01:00
Ray
5829fdb73e
Added binding: raylib-ats2
2020-03-28 19:30:00 +01:00
Ray
3d66a6c93f
Added: new binding to Carp
2020-03-21 11:28:18 +01:00
Ray
3e049c09d5
ADDED: XD Pascal bindings
2020-03-16 19:11:06 +01:00
Ray
af011bc952
ADDED Binding: FreeBasic
2020-03-09 18:52:41 +01:00
Astie Teddy
20d8889a03
ADDED Bindings: raylua-lua (raylua) ( #1124 )
2020-03-08 18:02:37 +01:00
Ray
7639726193
ADDED Bindings: raylib-luamore, raylib-nelua, raylib-mosaic
2020-03-05 18:58:10 +01:00
Ray
cb4c676f5d
Added BlitzMax binding
2020-03-04 13:12:16 +01:00
Ray
b06497cad6
Update BINDINGS.md
2020-02-07 12:09:54 +01:00
Ray
f632e32100
Corrected typo
2020-02-07 12:09:34 +01:00
Ray
52a6d756f4
Added raylib-chibi binding
2020-02-07 12:09:05 +01:00
Ray
2ae5849826
Update BINDINGS.md
2019-11-22 00:18:03 +01:00
Ray
25ae374f62
Added raylib binding
2019-11-20 21:46:04 +01:00
Donald Duvall
3f12fa54f7
Update Bindings list include raylib-pas info ( #1001 )
2019-10-27 17:15:25 +01:00
Ray
baf7d7d19a
Update BINDINGS.md
2019-06-09 23:15:42 +02:00
Ray
632d16e27d
Added raylib-python-cffi
2019-06-09 22:54:56 +02:00
Ray
75384add98
Added Crystal binding
2019-04-12 00:01:32 +02:00
Ray
aa8d10c48a
Update BINDINGS.md
2019-04-11 11:57:50 +02:00
Ray
c7e5585ab9
Added binding to Factor
2019-04-11 11:29:35 +02:00
Ray
3a1e884d03
Update BINDINGS.md
2019-03-27 20:19:33 +01:00
Ray
a7b06e7f01
Update BINDINGS.md
2019-03-25 10:13:42 +01:00
Ray
b0bfe5812f
Update BINDINGS.md
2019-03-24 21:51:23 +01:00
Ray
7725a74303
Create BINDINGS.md
2019-03-20 16:44:32 +01:00