From 1dc3619ba49d24b07b7df7597d8a266bb3e306d4 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 23 Jan 2025 19:34:58 +0000
Subject: [PATCH] Added Nim to the languages page
---
languages.php | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/languages.php b/languages.php
index 9712e09..3c2f1c4 100644
--- a/languages.php
+++ b/languages.php
@@ -41,6 +41,13 @@
BindBC-SDL -
<a href="https://github.com/BindBC/bindbc-sdl">https://github.com/BindBC/bindbc-sdl</a>
</li>
+ <li> <strong>
+ Nim
+ </strong>
+ <br/>
+ SDL3 for Nim -
+ <a href="https://github.com/transmutrix/nim-sdl3">https://github.com/transmutrix/nim-sdl3</a>
+ </li>
<li> <strong>
Rust
</strong>