PureScript
Sign in to savelangage de programmation fonctionnel
Official website
PureScript
purescript.org →Link to the official site · 2,492 chars · not written by Vinony
Source code
A small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell. The following spaces are governed by the PureScript Community Code of Conduct. The majority of PureScript users use these spaces to discuss and collaborate on PureScript-related topics: PureScript Discord PureScript Discourse Some PureScript users also collaborate in the below spaces. These do not fall under the code of conduct linked above. They may have no code of conduct or one very different than the one linked above. PureScript Matrix PureScript on StackOverflow The purescript channel on Libera.Chat
Excerpt from the source-code README · 1,789 chars · not written by Vinony
Wikidata facts
- Official website
- www.purescript.org
Show 6 more facts
- source code repository URL
- github.com/purescript/purescript
- software version identifier
- 0.15.16
- programming paradigm
- purely functional programming
- inception
- 2013-00-00
- influenced by
- Q34010
- copyright license
- 3-clause BSD License
via Wikidata · CC0
Article · Français
PureScript est un langage de programmation fonctionnel fortement typé dont la compilation produit du code JavaScript. Il peut être utilisé pour développer des applications web, des applications serveur, et également des applications de bureau grâce au framework Electron. Sa syntaxe est pour l'essentiel comparable à celle d'Haskell. Cependant, le langage introduit un polymorphisme paramétré particulier lié aux enregistrements extensibles : les (en). De plus, contrairement à Haskell, PureScript adhère à une stratégie d'évaluation stricte.
Abstract from DBpedia / Wikipedia · CC BY-SA