From f1a705a04a7cb0939d961ad1f0ce37ebdb75ca47 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 16 Sep 2020 14:57:34 +0200 Subject: [PATCH] crystal-imgui --- Bindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bindings.md b/Bindings.md index 8bb93ff..45b795a 100644 --- a/Bindings.md +++ b/Bindings.md @@ -9,6 +9,7 @@ _NB: those bindings may be more or less maintained, more or less close to the sp | C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core
https://github.com/mellinoe/ImGui.NET | | 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 | +| Crystal | **crystal-imgui**: Crystal bindings to Dear ImGui
https://github.com/oprypin/crystal-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 | | Haskell | **imgui-haskell**: Haskell bindings for Dear ImGui
https://github.com/dbousamra/imgui-haskell