mirror of
https://github.com/janet-lang/janet
synced 2024-12-29 01:40:26 +00:00
Updated Dst Wiki (markdown)
parent
23e5cdbbf4
commit
d6b11f0855
@ -1,6 +1,6 @@
|
||||
Dst is a dynamic, lightweight programming language with strong functional
|
||||
Janet 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
|
||||
existing software. Janet takes ideas from Lua, Scheme, Racket, Clojure, Smalltalk, Erlang, and
|
||||
a whole bunch of other dynamic languages.
|
||||
|
Loading…
Reference in New Issue
Block a user