purescript-python:PureScript的Python后端

时间:2021-01-31 13:52:31
【文件属性】:
文件名称:purescript-python:PureScript的Python后端
文件大小:90KB
文件格式:ZIP
更新时间:2021-01-31 13:52:31
python purescript compiler Compiler PureScript转Python编译器 开始使用 *安装CPython发行版。 如果您已经是CPython的用户,则可以跳过此步骤。 否则,请转到页面,下载并安装任何有效的发行版( >=3.5 )。 安装通过命令npm分发的 ,并使用npm安装purescript及其软件包管理器spago : npm install -g purescript npm install -g spago 您可以查看《 了解更多详细信息。 安装PureScript-Python组件: curl -fsSL https://raw.githubusercontent.com/purescript-python/installer/master/install.sh | bash 在适当的位置创建一个名为hello-world的空文件夹,进入并调用 spago init # init purescript project pspy --init # init purescript-python local configuration 将值为"pspy"的键backend添加到hello-w
【文件预览】:
purescript-python-master
----Setup.hs(46B)
----travis-env.py(170B)
----FFITestsSummary.md(1KB)
----package.yaml(2KB)
----Interops.md(2KB)
----src()
--------Language()
--------Monads()
--------Topdown()
--------StringEscape.hs(424B)
----ci-passing.sh(189B)
----.vscode()
--------settings.json(45B)
----.travis.yml(3KB)
----LICENSE(1KB)
----test()
--------Spec.hs(321B)
----README.md(4KB)
----travis-env.sh(369B)
----ChangeLog.md(2KB)
----stack.yaml(362B)
----licenses()
--------direct-from-purescript()
----Impl.md(7KB)
----.gitignore(468B)
----app()
--------Main.hs(7KB)
----passing()
--------packages.dhall(3KB)
--------src()
--------pure-py.json(160B)
--------test()
--------spago.dhall(589B)
--------python-ffi()

网友评论