PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 27, 2008

Dao 1.0 Preview Released

Posted: 2008-04-27 09:58:05
Languages ::

Dao 1.0 Preview has been released. Dao is a dynamically-typed, multithreaded, object-oriented scripting language.

This preview release includes: a new type system and new data types, a macro system, improved support for concurrent and distributed programming, plus other changes.

November 20, 2006

Dao 1.0 beta Released

Posted: 2006-11-20 23:26:00
Languages ::

Dao 1.0 beta has been released. Dao is a dynamically-typed, multithreaded, object-oriented scripting language.

This release includes: a change to the syntax of multiline comments, the organization of built-in functions into basic libraries, bit operations, and other changes.

November 28, 2005

Dao 0.9.6-beta Released

Posted: 2005-11-28 08:44:00
Languages ::

Dao 0.9.6-beta has been released. Dao is a dynamically typed, object-oriented, embedable scripting language. It offers built-in numeric types and operations, as well as support for string regular expressions.

This release includes: support for multithreading; a concurrent, reference counting garbage collector; Unicode support; support for writing scripts in non-English languages; plus other changes.