Category:Dao: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{stub}}{{language}}')
 
m (Not on Codepad)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}{{language}}
{{stub}}
{{language|
|exec=bytecode
|strength=strong
|safety=safe
|express=both
|checking=both
|gc=yes
|site=http://www.daovm.net
|LCT=yes}}
{{language programming paradigm|Object-oriented}}

Dao is a lightweight object-oriented programming language
with optional typing. It has a rich set of features with
simple and transparent interface to C/C++ programming language.

Latest revision as of 19:40, 13 July 2011

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Dao
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type safety: Safe
Type strength: Strong
Type expression: Implicit, Explicit
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Dao.


Dao is a lightweight object-oriented programming language with optional typing. It has a rich set of features with simple and transparent interface to C/C++ programming language.

Subcategories

This category has the following 3 subcategories, out of 3 total.