Updated Home (markdown)

Calvin Rose 2018-05-18 21:30:53 -04:00
parent 3fc90cd806
commit bc6e994abb
1 changed files with 6 additions and 1 deletions

@ -1 +1,6 @@
Welcome to the dst wiki!
Dst is a dynamic, lightweight programming language with strong functional
capabilities as well as support for imperative programming. It to be used
for short lived scripts as well as for building real programs. It can also
be extended with native code (C modules) for better performance and interfacing with
existing software. Dst takes ideas from Lua, Scheme, Racket, Clojure, Smalltalk, Erlang, and
a whole bunch of other dynamic languages.