Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.58 KB

README.md

File metadata and controls

57 lines (38 loc) · 2.58 KB

PureScript

Welcome to the PureScript documentation repository! This repository is meant to be a collaborative effort, so please feel free to add/edit content where it is appropriate to do so.

Introduction

PureScript is a small strongly typed programming language that compiles to JavaScript. To get a better overview of PureScript, visit The PureScript Website.

Getting Started

Tools

Ecosystem

Articles

Talks/Meetups

Language Guides

The PureScript Book is the recommended approach to learning the language, since it covers more material in greater depth. There is also a language guide, which is more useful as a reference:

Related Languages