trypurescript icon indicating copy to clipboard operation
trypurescript copied to clipboard

PureScript in the browser

Results 32 trypurescript issues
Sort by recently updated
recently updated
newest added

In #199 we discussed the scope of Try PureScript -- what its goals are, what its goals should not be, what sorts of features are acceptable, and so on. The...

document me

Live demo at https://try.ps.ai Now we can launch [cookbook recipes](https://github.com/JordanMartinez/purescript-cookbook/blob/master/README.md#recipes) directly in the browser. **PRs and Issues addressed:** * #118 * #181 * #182 - Simply overwrites the module name...

The last commit of this PR contains the relevant changes. Intended to be merged after #192 Fixes #118 Demo available at [try.ps.ai](https://try.ps.ai) **Integration next steps:** * Create another GitHub OAuth...

Proposing we add these back in along with #142

Considering using [prismjs](https://prismjs.com/) or [highlightjs](https://highlightjs.org/).

The compiler is capable of producing both warnings and errors at once, so I don't see any reason not to expose warnings from the API in the case where compilation...

Right now, the API server returns 200 responses basically unconditionally. The readme says: > Among other things, this makes it easier to use the API from another domain using CORS....

`psc-ide` supports this, so maybe we can reuse it. cc @kRITZCREEK

`psc-ide` supports this, so maybe we can reuse it. cc @kRITZCREEK