Clio is a functional, parallel, distributed programming language. It lets you scale your code easily, run it on several threads without a lot of effort, easily use network resources, host your functions, create micro-services by running a simple command, and a lot of other cool features. It runs in the browser, and also on your servers. It has a neat, clean syntax and it encourages good practices!