|
1 | | -[](http://travis-ci.org/purescript/purescript) [](https://coveralls.io/r/purescript/purescript?branch=master) |
2 | | -[](http://hackage.haskell.org/package/purescript) |
| 1 | +[](http://purescript.org) |
3 | 2 |
|
4 | | -PureScript is a small strongly, statically typed programming language with expressive types, written in and inspired by Haskell, and compiling to Javascript. |
| 3 | +A small strongly typed programming language with expressive types that compiles to Javascript, written in and inspired by Haskell. |
| 4 | + |
| 5 | +[](http://hackage.haskell.org/package/purescript) [](http://travis-ci.org/purescript/purescript) [](https://coveralls.io/r/purescript/purescript?branch=master) |
| 6 | + |
| 7 | +## Language info |
| 8 | + |
| 9 | +- [PureScript home](http://purescript.org) |
| 10 | +- [Releases & changelog](https://github.com/purescript/purescript/releases) |
| 11 | +- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md) |
5 | 12 |
|
6 | 13 | ## Resources |
7 | 14 |
|
8 | | -- [PureScript Book](https://leanpub.com/purescript/read) |
| 15 | +- [PureScript book](https://leanpub.com/purescript/read) |
9 | 16 | - [Wiki](http://wiki.purescript.org) |
| 17 | +- [Try PureScript](http://try.purescript.org) |
| 18 | +- [Pursuit package search engine](http://pursuit.purescript.org/) |
| 19 | +- [Core library documentation index](http://functorial.com/psc-pages/docs) |
| 20 | + |
| 21 | +## Help! |
| 22 | + |
10 | 23 | - [#purescript IRC @ FreeNode](http://webchat.freenode.net/?channels=purescript) |
11 | | -- [Twitter](http://twitter.com/purescript) |
12 | 24 | - [Google Group](https://groups.google.com/forum/#!forum/purescript) |
13 | | -- [Try PureScript!](http://try.purescript.org/) |
14 | | -- [Pursuit Search Engine](http://pursuit.purescript.org/) |
15 | | -- [Release Notes](https://github.com/purescript/purescript/blob/master/RELEASE-0.6.md) |
16 | | -- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md) |
|
0 commit comments