by dallison999
Aikido is an interpreted, multithreaded, object oriented prototyping and scriptinglanguage. It has a familiar syntax that is similar to C++ and Java, but has features found in other languages such as Pascal and Perl.
This version of the Aikido programming language includes support for coroutines. This is a way for a function to yield a value and be resumed after the yield point. It has similar syntax to the similar feature in Python and Ruby. Also included is the ...
dallison999 committed patchset 10 of module aikido to the Aikido Language System CVS repository, changing 18 files
dallison999 commented on the Please, add coroutines artifact
dallison999 committed patchset 9 of module aikido to the Aikido Language System CVS repository, changing 1 files
The Aikido language has been updated to version 1.36. This version includes many bug fixes and a number of additional packages including an XML parser, raw terminal control package and an XML-based GUI interpreter.
dallison999 committed patchset 8 of module aikido to the Aikido Language System CVS repository, changing 43 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use