Download ACDK 4 13 0 - ACDK 4 13 0 Description, ACDK 4 13 0 Reviews
Contact
 


 

Download

 
Download Now (0K)
LGPL (GNU Lesser General Public License)
Downloads till now: 14
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Assembler Tools , Bug Tracking , Code Generators , Compilers , Debuggers , Disassemblers , Internationalization , Interpreters , Libraries , Localization, Perl Modules , Preprocessors , Quality Assurance and Testing , UI (User Interfaces) , Version Control , Widgets ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML

ACDK 4.13.0

 

Details

Size: 0K
Last Update: 2008-04-15 23:41:38
OS Support: Linux
License/Program Type: LGPL (GNU Lesser General Public License)
Publisher: Roger Rene Kommer
Price:$0.00
Description:

ACDK 4.13.0 is ui (user interfaces) software developed by Roger Rene Kommer.
ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but instead of using Basic/C or Java as programming language, it bases C++ as core implementation language.



ACDK 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. Today's technologies like flexible Allocator/Garbage Collection, Threading and Unicode are implemented in the core of ACDK.

With the extensions of ACDK C++ objects are available for reflection, serialization, aspect oriented class attributes and [D]ynamic [M]ethod [I]nvocation. This DMI act as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, CfgScript, Lisp, Visual Basic, VBScript) and standard component technologies (CORBA, COM+).

With acdk::wx a rich platform independ GUI-library is available for C++ and Scripting languages.

Here are some key features of "ACDK":
Java like language constructs in C++
Garbage Collection for Objects
Java like object modell with classes and interfaces
Source code is pure C++
Provided for many major plattforms:
Windows 95 - Windows XP
Linux
FreeBSD
Solaris
Java like core library
java.lang -> acdk::lang
java.lang.ref -> acdk::lang::ref
java.lang.reflect -> acdk::lang::reflect
java.io -> acdk::io (with limitation)
java.util -> acdk::util
java.util.logging -> acdk::util::logging
java.text -> acdk::text
java.net -> acdk::net
java.locale -> acdk::locale (additionally character encodings)
java.security -> acdk::security
java.sql -> acdk::sql
org.xml.sax, org.w3c.dom -> org::xml::sax, org::w3c::dom, org::w3c::dom::xpath.
Standard Java Features
Unicode support with several character encodings.
Threads
Objects with wait and notify/notifyAll
Synchronization of methods or blocks
Exceptions with Backtrace
Java like arrays from classes and basic atomic types (like int)
Enhancement relative to Java
Object variables as stack variables with better performance
Function attribute oneway
Function argument attributes IN, OUT, INOUT, BYVAL, BYVALIN, BYVALOUT, BYVALINOUT
Enhanced Allocator concept and customizable Garbage Collection.
Connectable Information to every language definition part (classes, methods, parameter, and so on) as Attributes.
Reflection
Runtime Information about:
+ class name, namespace, base classes and public/private
+ Member, static, public/protected/private, Type of member, name of member
+ Constructor with arguments (see methods)
+ Methods, static, public/protected/private, with type of of return value, type and name of argument, throw specifications.
+ Attributes similar to to C Attributes and Java Annotations.
Load classes and library by name
Dynamic Method Invocation Interface (DMI).
create objects by class name
Read/Write normal and static member variables identified by name
Invoke normal and static methods, identified by name.
Serialization and Persistenz
Serialisation of objects
Save Objects to binary or XML.
serialized_clone (shallow and deep)
serialized_equals
Java compatible serialization of Objects (included in acdk_java).
Further library based features
Enhanced IO library byte and char based
All IO-Classes implements Reader/Writer CharReader/CharWriter interfaces
all IO-Classes implements FilterReader/FilterWriter or Storage interface
Free combination and chaining of Readers/Writers
Enhanced File interface
- Interface to different file systems.
+ Normal OS file system
+ Ressource file system embedded in an executable or library
+ ZIP file system for ZIP archives
+ TAR file system for TAR archives
+ FTP file system for remove internet file access
Regular Pattern matching.
Regular Pattern matching
XML Handling
Parsing using SAX(2) Interfaces
Parsing to DOM
Validating XML files
Selecting XML using XPath
Building in memory DOM trees
Serialize/Deserialize ACDK Objects to/from XML
dom4j like extentions for the standard dom modell.
JDBC like Database connectivity
ODBC database on Windows
MySQL
Oracle
Postgres
Configuration - Tests - Debugging
Plattform neutral make files, generating Makefiles for gmake, bsd make, nmake, Microsoft Visual Studio (.dsw/.dsp).
Regression tests through a unit test concept.
Documentation system following JavaDoc convention
Online Reference and HTML-Help.
Integrated Tracing and Logging with log4j like framework.
Online Debugger (Alpha)
view Dump of all ACDK objects in a hierarchical view grouped in static global data and working sets of the threads.
Modify value while system is running.
Trace monitor.
Object Tracer
Garbage Collector Monitor
Object Profiler
Telnet Lisp/CfgScript console to
+ inspect data
+ modify data
+ calling Objects methods
Integration of Scripting
All ACDK object can be invoked with scripting languages without any further stub or interface code using ACDK DMI facility.
with CfgScript (build in Java/JavaScript like interpreter)
with Lisp (build in interpreter)
with Java
with Perl
with Tcl
with Python
with VBScript (Windows only)
with JavaScript (Windows only)
with Visual Basic (Windows only)
Embedding a full featured script interpreter into ACDK:
with CfgScript
Lisp
Perl
Java
Tcl
Python
JavaScript
VBScript
ACDK 4.13.0 supports different languages (including english). It works with Linux.

Downloading ACDK 4.13.0 will take if you use fast ADSL connection.

Leave a comment




(optional)

What is 7-3?




0 comments


Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

ACDK 4.13.0 Version History

Product Date Added
ACDK 4.13.0 2008-04-15 23:41:38


Related Software

Crypt::SSLeay
From category: Libraries
Crypt::SSLeay 0.51 is libraries software developed by Joshua Chamas. Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. SYNOPSIS lwp-request https://ww...
Convert::UU
From category: Libraries
Convert::UU 0.52 is libraries software developed by Andreas Koenig. Convert::UU is a Perl module for uuencode and uudecode. SYNOPSIS use Convert::UU qw(uudecode uuencode); $enc...
Bio::AnnotationCollectionI
From category: Libraries
Bio::AnnotationCollectionI 1.4 is libraries software developed by Ewan Birney. Bio::AnnotationCollectionI is a Perl interface for annotation collections. SYNOPSIS get an Annotati...
Bundle::DBI
From category: Libraries
Bundle::DBI 1.52 is libraries software developed by Jonathan Leffler, Jochen Wiedmann and Tim Bunce. Bundle::DBI is a bundle to install DBI and required modules. SYNOPSIS perl -MCPA...
AnyEvent 2.0
From category: Libraries
AnyEvent 2.0 is libraries software developed by Marc A. Lehmann. AnyEvent provides an identical interface to multiple event loops. AnyEvent library allows module authors to utilize an event loop wi...
DBIx::Wrapper
From category: Libraries
DBIx::Wrapper 0.24 is libraries software developed by Don Owens. DBIx::Wrapper library is a Perl module that serves as a wrapper around DBI, providing additional functionality and convenience metho...
Clutter
From category: Libraries
Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces....
Audio::SPX 0.0801
From category: Libraries
Audio::SPX 0.0801 is libraries software developed by David Huggins-Daines. Audio::SPX is a Perl interface to the Sphinx-II audio library. SYNOPSIS use Audio::SPX; my $ad = Audi...
App::Repository 0.964
From category: Libraries
App::Repository 0.964 is libraries software developed by Stephen Adkins. App::Repository is a logical data access layer for the App::Context Framework, providing a uniform API to access data in dat...
Firefoot Library
From category: Libraries
Firefoot Library 0.1.3 is libraries software developed by Jeronimo Albi. FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provab...
EB::Shell::Base
From category: Libraries
EB::Shell::Base 1.01.02 is libraries software developed by Darren Chamberlain. EB::Shell::Base is a generic class to build line-oriented command interpreters. SYNOPSIS package My::S...
cvsgdiff
From category: Version-Control
cvsgdiff 0.04 is version control software developed by Don Owens. cvsgdiff uses tkdiff or mgdiff to graphically display diffs between CVS revisions of a file in your sandbox. cvsgdiff is basically...
cstrings
From category: Internationalization
cstrings 2.3.1 is internationalization software developed by Eric S. Raymond. A lightweight internationalization tool for C code, for those who find gettext too bulky and intrusive. Extracts string...
Crypt Eksblowfish
From category: Perl-Modules
Crypt::Eksblowfish is the Eksblowfish block cipher....
Bundle::OS2_default
From category: Libraries
Bundle::OS2_default 1.07 is libraries software developed by Bundle::OS2_default Team. Bundle::OS2_default are Perl modules to install last for OS/2 binary distribution. SYNOPSIS per...
 

Top Downloads

 
1. Canon PIXMA iP1200 Printer Driver
2. Canon PIXMA iP1000 Printer Driver
3. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
4. Canon PIXMA iP1300 Printer Driver c
5. Canon PIXMA iP1600 Printer Driver
6. Canon PIXMA MP210 MP Drivers
7. DVD Decrypter
8. Canon LaserShot LBP-1210 Printer Driver
9. Genius Eye 110 Webcam Driver
10. Canon PIXMA iP1300 Printer Driver a
11. Canon i-SENSYS LBP2900 Printer Driver R
12. Canon PIXMA iP1200 Printer Driver x64 d
13. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
14. CATraxx Music Database
15. Catalogue of disks
16. Bingo! RM to MP3 Wave Converter
17. Binaural Mixer
18. Automatically all MP3 & ID3 tags
19. Ares Ultra Search
20. Water Alive screensaver

DownloadTube Editor Reviews

 
1. Auction Decorator - Auction Maker Wizard
Make your eBay Auction listings look like Web pages with the...
2. Multi-Edit 2008
Multi-Edit 2008 is a truly powerful, feature-rich and reliab...
3. Ultimate Fractal
Create amazing fractal artwork in just a few seconds with th...
4. WhoIs Lookup Multiple Addresses Software
WhoIs Lookup Multiple Addresses Software is a simple, small,...
5. Pop Art Studio
Pop Art Studio is a very easy to use graphics editing softwa...
6. Multi-Edit 2008 Lite
Multi-Edit is a Powerful IDE, with speed, depth, and uncompr...
7. ProLingo Chinese Polish Dictionary
A Windows Vista Ready dictionary with slang words included. ...
8. Cyber 3GP Converter
Cyber 3GP Converter features a player and a video Converter,...
9. Nidesoft DVD to 3GP Suite
Nidesoft DVD to 3GP Suite includes two excellent software to...
10. AggreGate Network Manager for Windows
AggreGate SNMP Network Manager is a powerful system for supe...

Software Reviews Full List



Recent Blog Posts

 
1. Easy Publishing of WordPress Blogs RSS Feeds With FeedBurner
RSS (Really Simple Syndication) Feeds are a modern form of c...
2. Automatic Installation of Joomla! on Windows With JoomlaPC
A convenient alternative for the development or testing of J...
3. An Introduction To Joomla! Templates Creation With Adobe Dreamweaver CS3
Joomla! is a content management system and framework with a ...
4. Two New Firefox Stable Releases Are Available For Free Download: Firefox 3.0.2 and Firefox 2.0.0.17
Recently, two Firefox stable releases for Windows, Mac OS, a...
5. How To Deploy A Linux LiveCD on Windows Using MobaLiveCD
There are many ways to test a certain Linux distribution on ...
6. Ever Needed A Free Video Converter And You Just Couldn’t Find It? Here’s Our Suggestion.
With so many different video (or even audio) converters arou...
7. Top 101 Most Downloaded Windows Software: Free Demo Movies and Download Links
We often have to decide if we should download the latest v...
8. A New Powerful Virus Could Affect Millions of WordPress Blogs
The WordPress blogging platform powers millions of web...
9. Google Chrome – It’s Finally Here. Will A Revolution Begin?
First, it was the rumors. Then, Google announced it official...
10. An Amazing Free Document Processing Software: LyX
The documents management task could be difficult in absence ...

Last 20 Scripts

 
1. Echo Web Framework
Echo Web Framework is a platform for building web-based appl
2. AmiFormat
AmiFormat is a simple textile like web text generator done i
3. GreyBox
GreyBox is a lightweight JavaScript that allows you to displ
4. AJS Library
AJS is an ultra lightweight JavaScript library that allows y
5. Mootools Form Hints
Mootools Form Hints is a Mootools based Javascript form help
6. Perspective Tabs
Perspective tabs is allows for a large number of tabs to fit
7. Imago
Imago is an Ajax based image gallery that is very simple to
8. Protoscript
Protoscript is a simplified scripting language for creating
9. mxGraph
mxGraph provides an interactive drawing and diagramming solu
10. XML/SWF Gauge
XML/SWF Gauge helps you to create attractive web gauges.
11. XML/SWF Slideshow
XML/SWF Slideshow allows you to create slideshows from dynam
12. XML/SWF Charts
XML/SWF Charts helps you to present data contained in XML fi
13. JibberBook
JibberBook is a free PHP/JavaScript based guestbook.
14. mediaboxAdvanced
mediaboxAdvanced is an ultimate extension of Mediabox into a
15. Multifaceted Lightbox
Multifaceted Lightbox is a script (JavaScript) that allows y
16. JavaScript VectorGraphics Library
JavaScript VectorGraphics library provides graphics capabili
17. Helma
Helma is an open source web application framework for fast a
18. JHeartbeat
JHeartbeat allows a web page to periodically poll the server
19. jMedia
jMedia is a jQuery plugin that allows multi-media embedding
20. hnGuestBook
hnGuestBook is a simple guestbook that uses a flat text file