From 3e9247bd740c8a7120fea1b0cfcbe4799f2d45e3 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 25 Jun 2025 19:46:45 +0200 Subject: [PATCH] Harbour --- Bindings.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bindings.md b/Bindings.md index ab82039..7c4b896 100644 --- a/Bindings.md +++ b/Bindings.md @@ -74,6 +74,10 @@ Now on to the list... - **cimgui-go**: Go wrapper library for "Dear ImGui"
https://github.com/AllenDang/cimgui-go +### Harbour + +- **harbour-cimgui-sokol-starterkit**: Quite minimal Harbour language + Dear ImGui starter project
https://github.com/alcz/harbour-cimgui-sokol-starterkit + ### Haskell - **dear-imgui.hs**: Haskell bindings to Dear ImGui,
https://github.com/haskell-game/dear-imgui.hs