PureScript Python is now on the latest upstream, v0.13.8!
Special thanks to @Hong-Xiang , as he did a lot of testing works. Now we have supported a large number of libraries like purescript-quickcheck
, purescript-ordered-collections
, etc., and even passed the as-is test cases provided by those libraries, see purescript-python/passing for more details.
We now also have an one-liner install script, if you already have purescript toolchains(spago, purescript) and python pip installed, you can install pspy in this way:
curl -fsSL https://raw.githubusercontent.com/purescript-python/installer/master/install.sh | bash
Looking forward to any suggestions and contributions!
Finally, we’d like to ask how to take a position in the actively maintained backends?