summaryrefslogtreecommitdiffstats
path: root/development/dao/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-04-03 14:57:13 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:52 +0200
commit68d4a9b6cf257bafa66b99bed3af81941d4a6a88 (patch)
treeaa1620fc6599402cb8b5e2fe0126ad8bc51a58a4 /development/dao/README
parenteb6d03d83f68fbaf4d4800eb435a5b3fdff92bf5 (diff)
downloadslackbuilds-68d4a9b6cf257bafa66b99bed3af81941d4a6a88.tar.gz
development/dao: Added (The Dao Programming Language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dao/README')
-rw-r--r--development/dao/README4
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.