nim4colab:Nim4Colab 是在 Google Colaboratory 上使用 Nim 语言的 IPython 扩展

时间:2024-06-20 06:13:48
【文件属性】:

文件名称:nim4colab:Nim4Colab 是在 Google Colaboratory 上使用 Nim 语言的 IPython 扩展

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-20 06:13:48

Python

Nim4Colab Nim4Colab 是在 Google Colaboratory 上使用 Nim 语言的 IPython 扩展。 如何使用 将以下代码复制并粘贴到 Google Colaboratory 上的单元格中并运行。 此代码下载、安装和加载 Nim4Colab 扩展。 !pip install git+https://github.com/demotomohiro/nim4colab.git %load_ext nim4colab 然后,您可以在 Nim4Colab 扩展中使用线条和单元格魔法。 #Run Nim code with nimc cell magic. %%nimc echo "Nim version is ", NimVersion Nim4Colab 会在第一次调用 Nim4Colab 的魔法时从 nightlies 下载并安装最新的 Nim。 在调


【文件预览】:
nim4colab-master
----LICENSE(1KB)
----nim4colab.py(3KB)
----setup.py(196B)
----README.md(2KB)

网友评论