Télécharger la liste

Description du projet

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and Dynamic M ethod Invocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Système requise

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.

2005-05-10 13:25
4.14.0

Cette version améliore la performance globale, en particulier avec l'exécution des scripts CfgScript. Améliorations et corrections de bugs ont été réalisés dans le traitement de chaînes, la localisation, le filetage, la configuration, et à construire. Le support des sockets datagramme et des ruisseaux de SSL incluant des URL HTTPS est ajoutée. Une base de données JDBC de type de bureau basé sur SQLite et un appel de méthode à distance du type RMI sont introduites dans cette version. ACDK prend désormais en charge GCC 4.0, VC 8 (2005), et les rejets actuels de wxWidgets et OpenSSL.
Tags: Major feature enhancements
This release improves overall performance, especially with the
execution of CfgScript scripts. Improvements and bugfixes
were made in string handling, localization, threading,
configuration, and build. Support for datagram sockets and
SSL streams including HTTPS URLs is added. A JDBC-like
desktop database based on SQLite and a remote method
invocation similar to RMI are introduced in this release. ACDK
now supports GCC 4.0, VC 8 (2005), and current releases of
wxWidgets and OpenSSL.

2004-12-13 16:24
4.13.0

acdk_xml pouvez maintenant valider les fichiers XML, et supporte les espaces de noms, DOM modèle, et des expressions XPath. Littéraux ACDK support de l'Unicode séquences d'échappement. Les nouveaux ports ont été mis en œuvre pour Intel Solaris 9 et 10, VC 8, GCC 3.4, et le modèle nouveau sujet de Linux. Divers bogues ont été corrigés dans les modules acdk_core, acdk_net, CfgScript, acdk_xml, acdk_sql_odbc, et acdk_wx.
Tags: Major feature enhancements
acdk_xml can now validate XML files, and supports
namespaces, DOM model, and xpath expressions. ACDK
literals support Unicode escape sequences. New
ports were implemented for Intel Solaris 9 and 10,
VC 8, GCC 3.4, and the new thread model of Linux.
Various bugs have been fixed in the modules
acdk_core, acdk_net, CfgScript, acdk_xml,
acdk_sql_odbc, and acdk_wx.

2004-05-12 19:11
4.11.0

Avec acdk_wx, la plate-forme des interfaces graphiques indépendants peuvent être écrites en C + + ou CfgScript. La langue CfgScript (une application Java / JavaScript, comme la langue) est étendu avec des expressions lambda et d'évaluation de court-circuit logique. Pour exécuter les tests unitaires ACDK, une application graphique est disponible. Divers bogues ont été corrigés, et la source a été rendu compatible avec GCC 3.4 et 2.9x.
Tags: Major feature enhancements
With acdk_wx, platform-independent GUIs can be written in C++ or CfgScript. The CfgScript language (a Java/JavaScript-like language) is extended with lambda expressions and short circuit logical evaluation. To execute ACDK unit tests, a graphical application is available. Various bugs have been fixed, and the source has been made compatible with GCC 3.4 and 2.9x.

2004-03-12 13:09
4.10.0

Cette version introduit un nouveau Java langage de script semblable avec des extensions qui ACDK C + +, COM, CORBA, et d'autres langages de script. Un modèle version du programme de collecte a été mis en œuvre, la gestion de mémoire améliorée, et une épreuve et le cadre de l'exploitation forestière a été mis en œuvre. Une version alpha de wxWindows / wxWidgets contraignant est disponible pour ACDK C + + et le nouveau langage de script. Le package SQL a été fait de travailler avec SQL 2000 Server. De nombreux bugs ont été corrigés, et de nombreuses améliorations de détail ont été faites dans tous les forfaits.
Tags: Major feature enhancements
This release introduces a new Java-like scripting language
with bindings to ACDK C++, COM, CORBA, and other scripting
languages. A template version of the collection framework was
implemented, memory management enhanced, and a test and
logging framework was implemented. An alpha version of
wxWindows/wxWidgets binding is available for ACDK C++
and the new script language. The SQL package was made to
work with SQL 2000 Server. Countless bugs were fixed, and
many detail improvements were made in all packages.

2003-06-29 21:03
4.02.0

Prise en charge intégrée des chaînes Unicode, y compris la norme 7 et 8 codages bit. Method Invocation dynamique base de données et les interfaces sont redessinés. Nouvelle acdkmake s'appuie ACDK sur des plateformes multiples. Bugs corrigés dans tous les forfaits.
Tags: Major feature enhancements
Integrated support of Unicode strings, including standard 7 and 8 bit encodings. Dynamic Method Invocation database and interfaces are redesigned. New acdkmake builds ACDK on multiple platforms. Bugs are fixed in all packages.

Project Resources