Skip to content

Instantly share code, notes, and snippets.

View i-am-the-slime's full-sized avatar
🪝

Mark Eibes i-am-the-slime

🪝
View GitHub Profile

Getting started with Purescript Native

Prerequisites

In order to be ready to start working with purescript native, you will need three things:

  1. Go
  2. The psgo compiler
  3. The spago package manager

The document below describes where to get each of those.