diff options
| author | ArnautDaniel <[email protected]> | 2020-12-31 10:10:29 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-31 16:10:29 +0100 |
| commit | 10b5e2e73a5fb1f434143c462f9088ae5fc36d0a (patch) | |
| tree | b0ef244bf2675e565c5f1a5b5f26463951b2ad0c /BINDINGS.md | |
| parent | 57fef97433c2d2c14503c18ec9dadf68cf7052b4 (diff) | |
| download | raylib-10b5e2e73a5fb1f434143c462f9088ae5fc36d0a.tar.gz raylib-10b5e2e73a5fb1f434143c462f9088ae5fc36d0a.zip | |
Update Gforth and Factor bindings (#1500)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 1def9644..e03697b0 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -59,8 +59,8 @@ Here it is a list with the ones I'm aware of: | raylib-php | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/joseph-montanez/raylib-php | | raylib-php-ffi | 2.4-dev | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-php-ffi | | raylib-phpcpp | 3.0 | [PHP](https://en.wikipedia.org/wiki/PHP) | https://github.com/oraoto/raylib-phpcpp | -| raylib-factor | 2.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor | -| gforth-raylib | 3.0 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib | +| raylib-factor | 3.5 | [Factor](https://factorcode.org/) | https://github.com/ArnautDaniel/raylib-factor | +| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | https://github.com/ArnautDaniel/gforth-raylib | | raylib-haxe | 2.4 | [Haxe](https://haxe.org/) | https://github.com/ibilon/raylib-haxe | | ringraylib | 2.6 | [Ring](http://ring-lang.sourceforge.net/) | https://github.com/ringpackages/ringraylib | | cl-raylib | 3.0 | [Common Lisp](https://common-lisp.net/) | https://github.com/longlene/cl-raylib | |
