Downloadliste

Projektbeschreibung

Eleven is a programming language for creating robust, scalable Web applications quickly and easily. It offers a 20x programmer productivity increase over traditional server programming languages like ASP, PHP, and JSP by automating state management and taking control of the application's look and feel. From high-level source code with a simple, C-like syntax, the compiler generates complete, ready-to-run implementations in PHP or mod_perl. Applications maintain their state in a relational database and are inherently fault-tolerant, secure, and scalable.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2005-02-16 13:11
1.0

Diese Pressemitteilung reinigt nun abgelaufen Aktivität registriert automatisch, unterstützt mehr Datenbank-und Display-Funktionen Formatierung, funktioniert mit Multi-Byte-Zeichen, können alle automatisch erzeugten Text angepasst werden, und Griffe Anführungszeichen, Backslashes und HTML-und SQL-Sonderzeichen genauer . Es enthält auch einige andere kleinere funktionelle Verbesserungen und Bugfixes.
Tags: Major feature enhancements
This release now cleans up expired activity records
automatically, supports more database and display
formatting functions, works properly with multi-byte
characters, allows all automatically-generated text to be
customized, and handles quotes, backslashes, and HTML and
SQL special characters more accurately. It also includes
several other minor features and bugfixes.

2005-01-19 11:13
0.9

Viele neue Funktionen wie Sprache, verbesserte Unterstützung für den Zugriff auf externe Datenbanken wurden anpassbare Tabelle zeigt, und verbesserte HTML-Unterstützung einschließlich OBJECT und SCRIPT-Tags, Radio-Buttons, Passwort-Feldern und Javascript Attribute hinzugefügt. Diese Version ist jetzt auch mit einem Antrag auf Systemsteuerung, Benutzerkonten zu verwalten, Betrieb der Datenbank gebündelt und Monitor-System-Aktivität.
Tags: Major feature enhancements
Many new language features including improved support for
accessing external databases, customizable table displays,
and improved HTML support including OBJECT and SCRIPT
tags, radio buttons, password fields, and Javascript
attributes were added. This release is also now bundled with
a Control Panel application to manage user accounts,
maintain the database, and monitor system activity.

2005-01-01 16:58
0.8

Eleven ist jetzt verfügbar vorkompilierte für Windows-Plattformen (in der Theorie 95/95/ME/NT/2000/XP, sondern nur XP bisher getestet). Windows-Entwickler können nun elf Anträge ohne Elf aus dem Quellcode erstellen (keine Notwendigkeit, gcc, installieren Bisons, etc.)
Tags: Major feature enhancements
Eleven is now available precompiled for Windows platforms (in theory
95/95/ME/NT/2000/XP, but only XP has been tested so far). Windows
developers can now create Eleven applications without having to build
Eleven from source code (no need to install gcc, bison, etc.)

2004-12-20 12:04
0.7

Viele neue Funktionen wurden hinzugefügt, vor allem eine elegante Mechanismus namens "livetables", dass die Anträge zu lesen und zu beliebigen Datenbank-Tabellen zu schreiben. Zum Beispiel, eine einzeilige Befehl Aufruf der Funktion "Bearbeiten" auf einer livetable kann eine komplette Web-basierte Generierung Tabellen-Editor, automatische Erstellung von SQL-Abfragen bei Bedarf auswählen, filtern, sortieren und die Seite über den Tisch. Weitere neue Funktionen enthalten Zeilenvariablen (im Wesentlichen staatlich sicheren Hash-Tabellen) und dynamische enum Variablen für die Erstellung von Dropdown-Menüs, deren Werte und Labels werden automatisch aus den Tabellen gefüllt.
Tags: Major feature enhancements
Many new features were added, most notably an elegant mechanism called "livetables" that allows applications to read and write arbitrary database tables. For example, a one-line command invoking the "edit" function on a livetable can generate a complete Web-based table editor, automatically creating SQL queries on demand to select, filter, sort, and page through the table. Other new features included row variables (essentially state-safe hash tables) and dynamic enum variables for creating drop-down menus whose values and labels are automatically populated from tables.

2004-11-09 12:10
0.6

Ein wesentlicher Fehler in der neuen PHP-Code-Generator wurde behoben. Das Upgrade ist nicht erforderlich, wenn Sie nur den Code-Generator mod_perl verwenden.
Tags: Major bugfixes
A major bug in the new PHP code generator was fixed. Upgrading is not required if you are only using the mod_perl code generator.

Project Resources