Download List

Project Description

Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-08 21:00
1.2.33

Lots of changes and bugfixes.

2010-10-01 06:58
1.2.17

Many bugfixes and enhancements, including PRINT IMAGE and BARCODE enhancements in PDF reports, allowing simultaneous access to different database types, and some object-oriented 4gl language extensions.

2010-02-12 19:34
1.2.9

Many bugfixes and enhancements were made. An AIX port (32-bit and 64-bit) was added. Win32 fixups were done. Enhancements and bugfixes were made in PostgreSQL connections. Numerous language extensions were added, such as "RUN .. WAITING FOR .." and "SORT array ..". An SQL metrics tool was added for monitoring SQL performance. Improvements were made in PDF generation.

2009-02-10 23:15
1.1RC49

Lots of bugfixes and new features were added, including some significant changes for BLOB handling, PDF report fixups, and a major update to the parser in the way it handles variables definitions. Numerous memory leaks were also found and fixed.
Tags: Major bugfixes

2008-11-20 18:13
1.1RC44

A build problem in which the last version wouldn't
compile unless you had a specific database
installed was fixed. A couple of other minor
fixups were done.
Tags: Minor bugfixes

Project Resources