User:Phoolimin/Dao (programming language)
Appearance
Dao is an object-oriented scripting language with dynamic-typing variables supporting complex data structures. It has powerful text processing ability such as string regular expression matching. It provides built-in numerical data types such as complex number and multi-dimensional numeric array, and their corresponding, convenient operations and computations. Supporting for multi-threaded programming is also implemented as an integrate part of Dao. It can be easily extended with C++, through a simple and transparent interface; it can be easily embedded into other C++ programs as well.
Project website: Dao Language
Project home page at sourceforge: daoscript