From fa129e17839249b431ae69e32331a12b4b8617ea Mon Sep 17 00:00:00 2001 From: Velikiy Kirill Date: Sat, 15 Feb 2025 18:55:48 +0300 Subject: [PATCH] Add C3 bindings --- 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)