Aikido Programming Language


Aikido Programming Language

Aikido is a programming language written in Sun Labs. It's an object oriented, interpreted language similar to Python but incorporating familiar C++ syntax and semantics. It can be used for any type of programming and fast enough for all but the most CPU intensive tasks.

The syntax is very similar to C++, Java and Javascript and it has a number of unique features that are fun to use and powerful.

The Wikipedia page is here.

Download Aikido

This link is the Aikido download page. It's available in both source and binary form.

Aikido Documentation

The Aikido documentation is here. This is the Programmer's Reference Manual in PDF format.