A strongly-typed language that compiles to JavaScript
-
Updated
Oct 9, 2020 - Haskell
{{ message }}
PureScript is a strongly-typed, purely-functional programming language that compiles to JavaScript. It can be used to develop web applications, server side apps, and also desktop applications with use of Electron.
A strongly-typed language that compiles to JavaScript
High precision scientific calculator with support for physical units
A puzzle game inspired by functional programming
A declarative, type-safe UI library for PureScript.
Documentation for the PureScript language, compiler, and tools.
Build type-safe web apps with PureScript.
I'd stack's script feature:
https://docs.haskellstack.org/en/stable/GUIDE/#script-interpreter
https://www.fpcomplete.com/haskell/tutorial/stack-script/#running-a-script
Example:
$ head myscript.psoutputs:
#!/usr/bin/env spago
-- spago script
import Prelude
...then
$ chmod u+x myscript.ps
$ ./myscript.psKeep track of your
Not sure what this would entail yet, but it would likely be a better way to reduce some of the boilerplate of opening an issue.
A curation of awesome PureScript libraries, resources and shiny things.
Type-safe, statically checked composition of HTTP servers
Espial is an open-source, web-based bookmarking server.
A package manager for PureScript based on package sets
Currently compiling Data.Either.Nested takes about 10 seconds. It emits about 84k lines of code! So we should (a) investigate optimization passes to remove the lines to output and (b) make it run fast even when generating large files like that.
PureScript loader for webpack
Markdown editor with pandoc integration and paginated preview.
Write Apps like Mathematical Equations!
Emacs integration for PureScript's psc-ide tool.
A simple Purescript JSON library that uses types automatically
Tree shaking breeze for PureScript CoreFn AST
Download bilingual subtitles of TED talks
Testing framework for Purescript
A web framework written in PureScript.
Created by Phil Freeman
Released 2013
Latest release 5 months ago
The browser navigate the current page (from https://wryk.github.io/purescript-halogen-realworld/#/login to https://wryk.github.io/purescript-halogen-realworld/?#/login) when logging in, bypassing login app behavior and re-displaying the same login form. I can consistently reproduce this bug on both submit button click and enter keypress with Firefox 79 and Chromium 84 on the url without the empty