Forme et composition
Une forme géométrique industrielle élégante mettant l'accent sur l'évolutivité, les performances et le flux de travail moderne.
Psychologie des couleurs
Le jaune chaud et l'or projettent l'optimisme, des communautés énergiques et une innovation accessible.
Éléments de design
Les facettes anguleuses des caractères symbolisent la nature structurelle et haute performance de la pile d'outils.
License: CC-BY-4.0
PureScript is a strongly typed, purely functional programming language that transpiles to JavaScript and, with alternate backends, to C++11, Erlang, and Go. It can be used to develop web applications, server side apps, and also desktop applications with use of Electron or via C++11 and Go compilers with suitable libraries. Its syntax is mostly comparable to that of Haskell. Also, it introduces row polymorphism and extensible records. Also, contrary to Haskell, the PureScript language is defined as having a strict evaluation strategy, although there are non-conforming back-ends which implement a lazy evaluation strategy. It is free and open-source software released under a BSD 3-clause license.
Source : Wikipédia