Difference between revisions of "ACDK"

From Free Software Directory
Jump to: navigation, search
(New version)
(Verified no crypto donations are accepted (that I can find on sourceforge or the dev homepage).)
 
Line 4: Line 4:
 
|Full description=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, as well as technologies like flexible Allocator/Garbage Collection, Threading and Unicode. 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, Lisp, Visual Basic, VBScript) and standard component technologies (CORBA, COM+).
 
|Full description=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, as well as technologies like flexible Allocator/Garbage Collection, Threading and Unicode. 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, Lisp, Visual Basic, VBScript) and standard component technologies (CORBA, COM+).
 
|Homepage URL=http://acdk.sourceforge.net
 
|Homepage URL=http://acdk.sourceforge.net
 +
|Version download=https://sourceforge.net/projects/acdk/files/acdk/4.14.0/acdk-4.14.0-src.tgz/download
 
|User level=none
 
|User level=none
 
|Component programs=acdkmc,acdkmake,acdklisp,acdkperl,acdkpython,acdktcl
 
|Component programs=acdkmc,acdkmake,acdklisp,acdkperl,acdkpython,acdktcl
Line 13: Line 14:
 
|Version date=2005/05/09
 
|Version date=2005/05/09
 
|Version status=stable
 
|Version status=stable
|Version download=https://sourceforge.net/projects/acdk/files/acdk/4.14.0/acdk-4.14.0-src.tgz/download
 
 
|Version comment=4.14.0 stable released on 2005-05-09
 
|Version comment=4.14.0 stable released on 2005-05-09
 
|Last review by=Alejandroindependiente
 
|Last review by=Alejandroindependiente
Line 19: Line 19:
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2003-07-01
 
|License verified date=2003-07-01
Line 27: Line 26:
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 
|License verified date=2003-07-01
 
|License verified date=2003-07-01
}}
 
{{Person
 
|Role=Maintainer
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://sourceforge.net/cvs/?group_id=15364
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://sourceforge.net/tracker/?group_id=15364&atid=115364
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource URL=mailto:kommer@artefaktur.com
 
}}
 
{{Resource
 
|Resource audience=Support
 
|Resource kind=Forum
 
|Resource URL=http://sourceforge.net/forum/forum.php?forum_id=48803
 
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/acdk-news
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 62: Line 32:
 
|Software-development=program-build-automation, programming-language
 
|Software-development=program-build-automation, programming-language
 
|Use=software-development
 
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 90: Line 63:
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=Java
 
|Prerequisite description=Java
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://sourceforge.net/cvs/?group_id=15364
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://sourceforge.net/tracker/?group_id=15364&atid=115364
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:kommer@artefaktur.com
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=Forum
 +
|Resource URL=http://sourceforge.net/forum/forum.php?forum_id=48803
 +
}}
 +
{{Resource
 +
|Resource audience=Help
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/acdk-news
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 09:16, 5 December 2021


[edit]

ACDK

http://acdk.sourceforge.net
Java-like C++ framework with scripting and distributed components

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, as well as technologies like flexible Allocator/Garbage Collection, Threading and Unicode. 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, Lisp, Visual Basic, VBScript) and standard component technologies (CORBA, COM+).





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

Janet Casey

Verified on

1 July 2003




Leaders and contributors

Contact(s)Role
Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=15364&atid=115364
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=15364
Bug TrackingE-mailmailto:kommer@artefaktur.com
SupportForumhttp://sourceforge.net/forum/forum.php?forum_id=48803
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/acdk-news


Software prerequisites

KindDescription
Required to buildgcc 2.95 or later
Weak prerequisitePerl 5.x
Weak prerequisiteTcl 8.x
Weak prerequisitePython 2.x
Weak prerequisitewxWidgets
Weak prerequisiteUnixODBC
Weak prerequisiteJava




Entry





































Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.