icrystal:Crystal语言的Jupyter内核

时间:2021-02-04 23:01:00
【文件属性】:
文件名称:icrystal:Crystal语言的Jupyter内核
文件大小:16KB
文件格式:ZIP
更新时间:2021-02-04 23:01:00
crystal jupyter notebook CrystalCrystal 水晶 ICrystal是的结晶内核。 当前状态:早期开发阶段(内核非常少)。 希望将来有更多功能。 它是从内核移植的。 安装 先决条件 最新版本的水晶。 LLVM开发文件。 克隆存储库并切换当前目录: git clone https://github.com/RomainFranceschini/icrystal.git cd icrystal 安装依赖 shards install 建立icrystal shards build 用法 要注册内核(确保已安装jupyter): icrystal register 现在运行jupyter并选择ICrystal内核作为笔记本的后端:
【文件预览】:
icrystal-master
----.gitignore(149B)
----README.md(2KB)
----shard.yml(320B)
----test()
--------test_kernel.py(346B)
----LICENSE(1KB)
----src()
--------cli.cr(44B)
--------icrystal.cr(65B)
--------icrystal()
----spec()
--------backend_spec.cr(666B)
--------spec_helper.cr(41B)
----.editorconfig(150B)

网友评论