From 0b7b9a94e71e4623610ee9621ff16310c793e5bb Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 25 May 2016 23:35:09 -0400 Subject: [PATCH] More bindings stuff. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 06c1ff39..fabcc379 100644 --- a/README.md +++ b/README.md @@ -75,19 +75,17 @@ Other people have made bindings to other languages: Language | Bindings --- | --- -**C#/.NET** | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding) +**C#/.net** | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding), [SharpUI](https://github.com/benpye/sharpui/) **Crystal** | [libui.cr](https://github.com/Fusion/libui.cr) **D** | [DerelictLibui](https://github.com/Extrawurst/DerelictLibui) **Haskell** | [libui-haskell](https://github.com/ajnsit/libui-haskell) -**JavaScript** | [libui-node](https://github.com/parro-it/libui-node), [libui.js (merged into libui-node?)](https://github.com/mavenave/libui.js) +**JavaScript** | [libui.js (merged into libui-node?)](https://github.com/mavenave/libui.js) **Lua** | [libuilua](https://github.com/zevv/libuilua), [libui-lua](https://github.com/mdombroski/libui-lua) -**Node.js** | [libui-node](https://github.com/mavenave/libui.js) +**Node.js** | [libui-node](https://github.com/parro-it/libui-node) **Python** | [pylibui](https://github.com/joaoventura/pylibui) **Ruby** | [libui-ruby](https://github.com/jamescook/libui-ruby) **Rust** | [libui-rs](https://github.com/pcwalton/libui-rs) -TODO there was another C# binding somewhere - ## Screenshots From examples/controlgallery: