Dear Antonio,
I saw your interesting announcement about “Harbour Builder” and wanted to quickly check if I understood it correctly.
From what I can tell, it looks like a new visual IDE for Harbour with:
- Cross-platform support (Windows, macOS, Linux) via native backends
- classic xBase-style syntax (DEFINE, @ GET, BUTTON, etc.)
- its own OOP layer (TForm, TControl, …)
- a visual designer with object inspector
- a C/C++ core for performance, directly using native APIs
- a bridge via HB_FUNC between Harbour and the native layer
Overall, it feels like a modern, cross-platform approach to GUI development with Harbour.
Are you planning this as a long-term replacement for FiveWin, or more as a parallel approach?
Best regards,
Otto