-
Updated
Mar 19, 2022 - 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 813 public repositories matching this topic...
-
Updated
Mar 18, 2022 - PureScript
-
Updated
Mar 7, 2022 - PureScript
-
Updated
Feb 8, 2022 - PureScript
-
Updated
Mar 17, 2022 - PureScript
When trying to compile with spago
on a linux env that does not have a /home
directory, there is an error message Directory "/home" is not accessible
. Is there a setting that would make it possible to use spago
in an environment with out /home
?
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Jun 13, 2020 - PureScript
-
Updated
Feb 12, 2022 - PureScript
-
Updated
Jan 14, 2022 - PureScript
-
Updated
Mar 3, 2022 - Haskell
-
Updated
Feb 14, 2022
-
Updated
Mar 9, 2021 - PureScript
-
Updated
Feb 15, 2022 - PureScript
-
Updated
Jan 6, 2019
-
Updated
Sep 28, 2021 - Haskell
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
May 9, 2021 - JavaScript
It would be nice to have a library like purescript-nix-builtins
that provides FFI for all the different Nix builtins (like builtins.deepSeq
, builtins.getEnv
, builtins.mapAttrs
, etc). This library should also provide FFI data types for types from Nix that are not available from PureScript by default. For instance, a Path
type to represent Nix paths.
A couple other points:
- I hav
core library support
-
Updated
Jan 23, 2021 - PureScript
-
Updated
Feb 18, 2022 - PureScript
-
Updated
Feb 17, 2022 - PureScript
-
Updated
Mar 3, 2022 - Haskell
-
Updated
Jun 13, 2019 - PureScript
-
Updated
Mar 9, 2022 - Emacs Lisp
Created by Phil Freeman
Released 2013
Latest release 22 days ago
- Repository
- purescript/purescript
- Website
- www.purescript.org
- Wikipedia
- Wikipedia
https://github.com/purescript/documentation/blob/master/errors/ScopeConflict.md talks about "id", but that's become "identity".
Action: think of a different illustration.