Category:Dao: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add more basic information)
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{language|Dao
{{language|
|exec=bytecode
|exec=bytecode
|strength=strong
|strength=strong
|safety=safe
|safety=safe
|express=explicit/implicit
|express=both
|checking=both
|checking=both
|gc=yes
|gc=yes

Revision as of 22:37, 8 May 2010

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.
Try this language on Codepad.


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.