diff options
Diffstat (limited to 'development/dao/README')
-rw-r--r-- | development/dao/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/dao/README b/development/dao/README new file mode 100644 index 0000000000..978aa7cb8c --- /dev/null +++ b/development/dao/README @@ -0,0 +1,4 @@ +Dao is a lightweight and optionally typed programming language +with many interesting features. It includes features that can +make concurrent programming much simpler. It has well designed +interfaces for easy embedding and extending. |