Category:Aikido

From Rosetta Code
(Redirected from Aikido)
This page uses content from Wikipedia. The original article was at Aikido (programming language). The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)
Language
Aikido
This programming language may be used to instruct a computer to perform a task.
Official website
Type strength: Weak
Type compatibility: Duck
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Aikido.

Aikido is an interpreted language that can be used for rapid scripting, prototyping and general programming tasks.

It was developed at Sun Microsystems Laboratories by David Allison and released as open source in September 2003, with the most recent release dated June 2007. It is a dynamically typed, object oriented language with built-in multithreading.

In some respects it is similar in functionality to Python, Perl, JavaScript and Java. Syntactically it is very similar to C++ and Java.

Aikido is available for Linux, Mac OS X and Solaris. The interpreter can be obtained from http://sourceforge.net/projects/aikido. Documentation (in PDF) is at http://downloads.sourceforge.net/aikido/aikido_prm.pdf