Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Ada contributions : demos of GTKAda, binding to PCRE
...For maximum portability, it uses Ada and GTKAda with a Glade3 interface
Windows executable bundled with all the GTK DLL's is provided.
Upgraded to Gtk3 in 2017
2/Thin Ada binding to PCRE regular expression.
3/Gate3 : Ada code sketcher for glade3. generates an Ada prototype from a XML file.
Enables RAD of user interface with glade
4/Julia set with GtkAda
5/OpenGL demos within a Gtk window. NeHe lessons and the penguin demo from testgtk. sources and executable for Windows
6/check_gtkada diagnoses your GtkAda installation. For Gtk3 only
ForGE - Fortran GUI Environment v0.4.0 Alpha
Source: https://github.com/jshahbazi/fortran-forge
Latest News
=========
(5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/
(10/18/13) - Source code has been released!
(7/1/13) - The compilation instructions up until now have been wrong. They have been...
Windows port of Glade3. The latest version includes a stand-alone installer with bundled GTK+ 2.16.0 and libxml 2.7.3. Extra installers or zip files are not required. No changes to the Glade source were required to compile under mingw.
ColGUI is an Open Source distributed web-based GUI builder aimed at increasing designer collaboration on GUI projects. It can read Glade XML layouts and translate them into an interactive DHTML format for lightweight user interactions.
SQL Query Tool for MySQL, Oracle, Postgres, MS-SQL, ODBC Drivers and all supported Perl DBI drivers. It was made using Glade and GTK-PERL. Look for GTK-PERL libs before installing this program. Any help would be appreciated.
GLC generates python code with gtk bindings from Glade produced input files. This is a compile time approach to do the same thing as James Henstridge's runtime approach (libglade).