Projects / Aubit 4GL compiler

Aubit 4GL compiler

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.

Tags Database Front-Ends Office/Business Software Development Code Generators Compilers
Licenses FDL GPL LGPL
Operating Systems Windows Windows POSIX Linux
Implementation C SQL

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  10 Feb 2009 14:15
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  20 Nov 2008 09:13
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  17 Nov 2008 18:37
  • Rrelease-after

Changes: This release has major bugfixes. It also adds callbacks to LOAD and CONSTRUCT, has many new built-in functions, and has other enhancements.

  • Rrelease-mid
  •  15 Sep 2008 09:44
  • Rrelease-after

Changes: Minor enhancements were made to PDF reports. Extra syntax and builtin Barcode support (2 of 5, 3 of 9, or QR) were added. Major changes were made to the XML UI interface. Other minor improvements were made. Minor bugs were fixed.

  • Rrelease-mid
  •  07 Dec 2007 08:24
  • Rrelease-after

Changes: This release adds improved SQL translation, better BLOB handling, "INITIALIZE LIKE", proper handling of non-numeric aggregates in reports, UI improvements (including Shift-Tab implementation), better ACE Report handling, substantial changes to DECIMAL handling, and an initial implementation of BIGINT.

4ded90d7457b29c96466cc58e14c69e1_thumb

Project Spotlight

CLFSWM

A full-screen window manager.

No-screenshot

Project Spotlight

python-colormath

A color math library for conversions, color differences, and density calculations.