[codecraft] LuxLang/lux · GitHub
Philip Durbin
philipdurbin at gmail.com
Fri Oct 2 20:52:09 EDT 2015
https://github.com/LuxLang/lux
Lux is a new programming language in the making. It's meant to be a
functional, statically-typed Lisp that will run on several platforms, such
as the Java Virtual Machine and JavaScript interpreters...
The language is mostly inspired by the following 3 languages:
- Haskell (functional programming)
- Clojure (syntax, overall look & feel)
- ML (module system)
The compiler is even implemented in Clojure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://or8.net/pipermail/codecraft/attachments/20151002/5e250e05/attachment.html>
More information about the codecraft
mailing list