pulp
« Back to VersTracker
Description:
Build tool for PureScript projects
Type: Formula  |  Latest Version: 16.0.2@0  |  Tracked Since: Dec 24, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 444  |  Forks: 83  |  Language: PureScript  |  Category: Developer tools
Tags: purescript build-tool development compiler javascript
Install: brew install pulp
About:
Pulp is a command-line build tool designed for PureScript projects, streamlining the compilation and dependency management process. It provides a convenient wrapper around the PureScript compiler and various build tools, enabling developers to easily compile, test, and bundle their code. Its primary value is simplifying the setup and execution of common tasks in a PureScript development workflow.
Key Features:
  • Live-reloading development server with browser sync
  • Integrated dependency management (psc-package and Bower)
  • One-command project scaffolding and initialization
  • Built-in support for testing with Mocha or Tasty
  • Simple bundling for browser or Node.js environments
Use Cases:
  • Setting up and managing a new PureScript project from scratch
  • Developing web applications with automatic browser reloading
  • Automating build, test, and bundle pipelines for CI/CD
Alternatives:
  • Spago – Spago is a modern alternative focused on psc-package, offering a more integrated dependency solution and Nix integration.
  • PureScript Native – A toolchain for compiling PureScript to C++ via C++ backend, targeting a different use case than JavaScript.
Version History
Detected Version Rev Change Commit
Dec 24, 2025 9:55pm 16.0.2 0 VERSION_BUMP 3dfd90e2