More bindings stuff.
This commit is contained in:
parent
965c2712e4
commit
0b7b9a94e7
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue