diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-03 19:57:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:52 +0700 |
commit | 68d4a9b6cf257bafa66b99bed3af81941d4a6a88 (patch) | |
tree | aa1620fc6599402cb8b5e2fe0126ad8bc51a58a4 /development/dao/slack-desc | |
parent | eb6d03d83f68fbaf4d4800eb435a5b3fdff92bf5 (diff) | |
download | slackbuilds-68d4a9b6cf257bafa66b99bed3af81941d4a6a88.tar.gz |
development/dao: Added (The Dao Programming Language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dao/slack-desc')
-rw-r--r-- | development/dao/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/dao/slack-desc b/development/dao/slack-desc new file mode 100644 index 0000000000..9a257eaf5d --- /dev/null +++ b/development/dao/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dao: dao (The Dao Programming Language) +dao: +dao: Dao is a lightweight and optionally typed programming language +dao: with many interesting features. It includes features that can +dao: make concurrent programming much simpler. It has well designed +dao: interfaces for easy embedding and extending. +dao: +dao: Homepage: http://daovm.net/ +dao: +dao: +dao: |