形态与构图
一种流线型工业几何形态,强调可扩展性、性能表现与现代工作流程。
色彩心理学
温暖的黄色与金色传递出乐观精神、活力社区与普惠创新的理念。
设计元素
锋利的字符切面象征着工具栈的结构性与高性能本质。
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.
来源:维基百科