From 378edb28f4bc6fb2414fd07ce2dabd9ccbda81ff Mon Sep 17 00:00:00 2001 From: Velikiy Kirill Date: Sat, 15 Feb 2025 19:11:35 +0300 Subject: [PATCH] doc: add C3 bindings to LINKS.md (#4699) --- LINKS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LINKS.md b/LINKS.md index 743935ce..9f286ea3 100644 --- a/LINKS.md +++ b/LINKS.md @@ -108,3 +108,5 @@ * [node.pas](https://github.com/vovach777/node.pas) NodeJS-like ecosystem * Haskell * [Z.Haskell](https://z.haskell.world) +* C3 + * [libuv.c3l](https://github.com/velikoss/libuv.c3l)