GitHub - purescript-lua/purescript-lua-st: PureScript Lua: The ST effect, for safe local mutation · GitHub
Skip to content

purescript-lua/purescript-lua-st

 
 

Repository files navigation

purescript-lua-st

CI

The ST effect, for safe local mutation. This is the Lua fork of purescript-st for the pslua compiler backend: it keeps the upstream PureScript API and replaces the JavaScript FFI with Lua that runs on Lua 5.1.

Installation

It ships in the purescript-lua package set:

spago install st

Documentation

The API matches upstream, so the module docs are published on Pursuit.

About

PureScript Lua: The ST effect, for safe local mutation

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • PureScript 62.3%
  • Lua 20.4%
  • Nix 12.2%
  • Shell 5.1%