diff options
| author | Ray <[email protected]> | 2023-08-15 00:04:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-15 00:04:07 +0200 |
| commit | e2d4463886de84493ae2cebaa173ae402dc30701 (patch) | |
| tree | 00302f3d7f74ba04587388817e3bfcb6cea21ee5 | |
| parent | e0afb8942e0536b92e7da21ca177c804f698ebff (diff) | |
| download | raylib-e2d4463886de84493ae2cebaa173ae402dc30701.tar.gz raylib-e2d4463886de84493ae2cebaa173ae402dc30701.zip | |
Update BINDINGS.md
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 48cf0e64..d4bd8fc2 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -24,7 +24,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex | | raylib-factor | 4.0 | [Factor](https://factorcode.org/) | BSD | https://github.com/factor/factor/blob/master/extra/raylib/raylib.factor | | raylib-freebasic | **4.5** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | -| fortran-raylib | **4.5** | [Fortran](https://www.fortran.com/) | ISC | https://github.com/interkosmos/fortran-raylib | +| fortran-raylib | **4.5** | [Fortran](https://fortran-lang.org/) | ISC | https://github.com/interkosmos/fortran-raylib | | raylib for Pascal | **4.5** | [Object Pascal](https://en.wikipedia.org/wiki/Object_Pascal) | Modified Zlib | https://github.com/tinyBigGAMES/raylib | | raylib-go | 4.5 | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go | | raylib-guile | **auto** | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile | |
