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 805 public repositories matching this topic...

nathanielvirgo
nathanielvirgo commented Oct 8, 2021

I just did the following:

  • installed purescript and spago via npm
  • created a folder /Users/nathaniel/Code/purescript learning/test-project-1 and cd'd into it
  • ran spago init
  • ran spago build
  • ran spago test

I was surprised to get the following error:

[info] Build succeeded.
internal/modules/cjs/loader.js:905
  throw err;
  ^

Error: Cannot find module '/Users/na

Created by Phil Freeman

Released 2013

Latest release 3 months ago

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

Related Topics

electron functional javascript language nodejs