Comment on The Lux Programming LanguageComments−erichmond11yJust curious, is this for fun, or is the goal to compete with clojure/scala etc?−eduardoejpOP11yThe goal is to compete.This is just version 0.1, so the release was mostly so people could get a taste for it.But version 0.2 will come with all features (except type-inference and code-sharing between platforms). Those two will come in subsequent releases.I'll also be working on finishing the prelude (i.e. lux.lux) and expanding the standard library.
Comments
Just curious, is this for fun, or is the goal to compete with clojure/scala etc?
The goal is to compete.
This is just version 0.1, so the release was mostly so people could get a taste for it.
But version 0.2 will come with all features (except type-inference and code-sharing between platforms). Those two will come in subsequent releases.
I'll also be working on finishing the prelude (i.e. lux.lux) and expanding the standard library.