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.

2004-05-12 19:11 Retour à la liste release
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.

Project Resources