Kanon:专门用于数据结构编程的实时编程环境

时间:2024-02-26 03:46:58
【文件属性】:

文件名称:Kanon:专门用于数据结构编程的实时编程环境

文件大小:32.25MB

文件格式:ZIP

更新时间:2024-02-26 03:46:58

visualization javascript live data-structures programming-environment

加农 Kanon是用于数据结构的实时编程环境。 在左侧的编辑器中编写JavaScript代码时,在代码执行过程中构造的数据结构在右侧显示为图形。 如何使用 Kanon在您的浏览器上运行。 打开以下页面: : 。 如何建造 要在您的本地环境中构建Kanon ,请执行以下命令。 git clone https://github.com/prg-titech/Kanon.git 这将复制Kanon的源代码。 下载后,转到Kanon目录并执行以下命令。 npm install 然后,执行以下命令并打开以查看该应用程序。 npm start (您可以使用npm start -- --port=


【文件预览】:
Kanon-master
----.gitmodules(238B)
----package.json(1KB)
----index.html(4KB)
----LICENSE(1KB)
----Gruntfile.js(723B)
----src()
--------css()
--------import.js(3KB)
--------js()
----samples()
--------doubly-linked-list.js(3KB)
--------binary-search-tree.js(3KB)
--------AVL.js(1KB)
--------singular-linked-list.js(684B)
--------linked-list-insertSort.js(1KB)
----.gitignore(53B)
----example.gif(32.24MB)
----app.js(846B)
----README.md(2KB)
----external()
--------esprima.js(257KB)
--------escodegen()
--------prototype_window()

网友评论