diff --git a/Bindings.md b/Bindings.md index b892b0c..e602099 100644 --- a/Bindings.md +++ b/Bindings.md @@ -9,7 +9,7 @@ _NB: those bindings may be more or less maintained, more or less close to the sp | ChaiScript | **imgui-chaiscript**: ChaiScript bindings for ImGui
https://github.com/JuJuBoSc/imgui-chaiscript | | CovScript | **covscript-imgui**: ImGui Extension for CovScript (Covariant)
https://github.com/covscript/covscript-imgui | | D | **DerelictImgui**: Dynamic bindings to cimgui for the D programming language
https://github.com/Extrawurst/DerelictImgui | -| Go | **imgui-go**: Go wrapper library for "Dear ImGui"
https://github.com/inkyblackness/imgui-go
**go-imgui**: Go bindings for the dear imgui immediate mode GUI library
https://github.com/Armored-Dragon/go-imgui | +| Go | **imgui-go**: Go wrapper library for "Dear ImGui"
https://github.com/inkyblackness/imgui-go | | Haskell | **imgui-haskell**: Haskell bindings for Dear ImGui
https://github.com/dbousamra/imgui-haskell | Haxe/hxcpp | **linc_imgui**: binding for imgui
https://github.com/Aidan63/linc_imgui | | Java | **jimgui**: Pure Java binding for dear imgui
https://github.com/ice1000/jimgui
**imgui-java**: A handcrafted/generated Java binding for the Dear ImGui
https://github.com/SpaiR/imgui-java |