From 0da7b3fcebc9e6c5cf787d68d122d7e242450332 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 21 May 2018 20:10:46 -0400 Subject: [PATCH] More bindings. Thanks to anonymous-coward on reddit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 570edc87..a18050c4 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ C++ | [libui-cpp](https://github.com/billyquith/libui-cpp), [cpp-libui-qtlike](h C# / .NET Framework | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding) C# / .NET Core | [DevZH.UI](https://github.com/noliar/DevZH.UI), [SharpUI](https://github.com/benpye/sharpui/), [LibUISharp](https://github.com/tom-corwin/LibUISharp) CHICKEN Scheme | [wasamasa/libui](https://github.com/wasamasa/libui) +Common Lisp | [jinwoo/cl-ui](https://github.com/jinwoo/cl-ui) Crystal | [libui.cr](https://github.com/Fusion/libui.cr), [hedron](https://github.com/Qwerp-Derp/hedron) D | [DerelictLibui (flat API)](https://github.com/Extrawurst/DerelictLibui), [libuid (object-oriented)](https://github.com/mogud/libuid) Euphoria | [libui-euphoria](https://github.com/ghaberek/libui-euphoria)