From 68d4a9b6cf257bafa66b99bed3af81941d4a6a88 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 3 Apr 2014 19:57:13 +0700 Subject: development/dao: Added (The Dao Programming Language). Signed-off-by: Willy Sudiarto Raharjo --- development/dao/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 development/dao/README (limited to 'development/dao/README') 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. -- cgit v1.2.3