dhall-purescript:PureScript中的Dhall实施和结构编辑器

时间:2021-05-07 20:05:28
【文件属性】:
文件名称:dhall-purescript:PureScript中的Dhall实施和结构编辑器
文件大小:951KB
文件格式:ZIP
更新时间:2021-05-07 20:05:28
purescript purescript-halogen dhall PureScript dhall-purescript 该项目是PureScript中的实现。 它涵盖了用于表示,解析,导入和验证Dhall表达式的标准API。 但是,此外,我还旨在创建一个结构化编辑器,该结构化编辑器表示并允许用户在浏览器中操作AST,并提供即时反馈,包括交互式(!)错误和建议。 它既可以在浏览器中运行,也可以在node.js上运行。 或至少应该如此! 如果遇到问题,请提出问题。 安装 PS依赖项当前使用bower ,而JS依赖项使用npm ,因此安装如下所示: bower install --save MonoidMusician/dhall-purescript#master npm install --save cbor-js@0.1.0 npm install --save nearley@^2.15.1 npm install --save node-fetch@^2.6.0
【文件预览】:
dhall-purescript-master
----.gitmodules(96B)
----docs()
--------index.js(4.04MB)
--------sketch.html(4KB)
--------feather-sprite.svg(54KB)
--------index.html(10KB)
--------pontifex.html(334B)
--------pontifeX.svg(23KB)
--------pontifex.js(1.99MB)
----package.json(693B)
----.on-save.json(101B)
----test()
--------Dhall()
----dhall-lang()
----interactive.sh(76B)
----LICENSE(1KB)
----package-lock.json(3KB)
----grammar.sh(128B)
----server.sh(55B)
----src()
--------Validation()
--------Pontifex.purs(24KB)
--------Dhall()
----ambiguity.txt(111B)
----grammar.ne(32KB)
----.gitignore(162B)
----formatting.sh(130B)
----README.md(7KB)
----gen.sh(73B)
----bower.json(2KB)

网友评论