文件名称:smallf__k解释器:在WebAssembly上运行的Smallfuck解释器
文件大小:357KB
文件格式:ZIP
更新时间:2024-03-06 02:41:36
WebAssembly
浏览器上的Smallfuck。 使用和构建的Smallfuck解释器。 安装 克隆此项目后: # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # test the production build locally npm run serve 贡献 欢迎提出请求。 对于重大更改,请先打开一个问题以讨论您要更改的内容。 执照
【文件预览】:
smallf__k-interpreter-main
----.gitignore(27B)
----.babelrc(122B)
----assembly()
--------tsconfig.json(87B)
--------index.ts(3KB)
----package.json(1KB)
----package-lock.json(1.19MB)
----src()
--------style()
--------components()
--------assets()
--------index.js(99B)
--------template.html(465B)
--------manifest.json(468B)
--------interpreter()
--------sw.js(209B)
----asconfig.json(464B)
----LICENSE(1KB)
----README.md(645B)
----tests()
--------__mocks__()
--------header.test.js(173B)
----icon.png(4KB)