My favorites | Sign in
dao
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Dao is an object-oriented scripting language with dynamic-typing variables supporting complex data structures. Dao also provides string regular expression matching functionality with direct syntax supports. It has built-in numerical data types such as complex number and multi-dimensional numeric array, and their corresponding operations and computations are very convenient in Dao. Multi-threaded programming is also well supported by the language. It support automatic memory management by using a concurrent garbage collector. It has transparent interfaces to C programming language, and can be easily extended by C/C++. Moreover, it is very light and efficient, well suitable for embedding.

The license is switched from LGPL to the BSD 2-Clause License (for the coming 1.2 beta release).

The official website of Dao:

http://www.daovm.net

Other related projects on googlecode:

http://daolib.googlecode.com

http://daoqt.googlecode.com

http://daofltk.googlecode.com

http://daovtk.googlecode.com

http://daosdl.googlecode.com

http://daogsl.googlecode.com

The previous Dao project on googlecode:

http://dao-language.googlecode.com

Powered by Google Project Hosting