-
Updated
Oct 27, 2020 - Haskell
PureScript
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.
Here are 740 public repositories matching this topic...
-
Updated
Oct 24, 2020 - PureScript
-
Updated
Nov 24, 2019 - PureScript
-
Updated
Oct 23, 2020 - PureScript
-
Updated
Oct 16, 2020
-
Updated
Jun 13, 2020 - 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.ps-
Updated
Sep 9, 2020 - PureScript
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.
-
Updated
Oct 30, 2019
-
Updated
Oct 21, 2020 - PureScript
-
Updated
Oct 20, 2020 - Haskell
-
Updated
Feb 8, 2020 - Haskell
-
Updated
Jan 6, 2019
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.
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Jun 12, 2020 - PureScript
-
Updated
Jul 2, 2020 - Emacs Lisp
-
Updated
Jun 26, 2020 - PureScript
-
Updated
Sep 13, 2020 - Haskell
-
Updated
Jun 13, 2019 - PureScript
-
Updated
Jul 16, 2020 - Haskell
-
Updated
Oct 23, 2020 - PureScript
-
Updated
Sep 14, 2020 - PureScript
Created by Phil Freeman
Released 2013
Latest release 5 months ago
- Repository
- purescript/purescript
- Website
- www.purescript.org
- Wikipedia
- Wikipedia
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