Editors

One of the handy aspects of Purerl (as opposed to a ‘new’ language on top of BEAM) is that tooling already exists for working with Purescript and that tooling is also compatible with Purerl with no changes.

There are some nuances that we’ll document here and add to if anything else comes up.

Other editors

If your editor is not listed, chances are you can get it working easily enough using a combination of psc-ide whatever LSP support that editor has, and the use of the purescript-language-server. It’s certainly the best/lowest-friction place to start.