Skip to content
#

PureScript

purescript logo

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...

cdepillabout
cdepillabout commented Jan 18, 2022

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

Created by Phil Freeman

Released 2013

Latest release 22 days ago

Repository
purescript/purescript
Website
www.purescript.org
Wikipedia
Wikipedia

Related Topics

electron functional javascript language nodejs