diff --git a/Bindings.md b/Bindings.md
index d4c0e31..2f42f47 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -33,6 +33,9 @@ Java (jimgui): Pure Java binding for dear imgui
JavaScript (imgui-js): JavaScript bindings for Dear ImGui using Emscripten and TypeScript
https://github.com/flyover/imgui-js + also see [web demo](https://flyover.github.io/imgui-js/example/)
+Julia (CImGui.jl]: Julia wrapper for cimgui
+
https://github.com/Gnimuc/CImGui.jL
+
Lua (LuaJIT-ImGui): LuaJIT ffi binding for imgui and implementations
https://github.com/sonoro1234/LuaJIT-ImGui