PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
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.