文件名称:horatio:莎士比亚编程语言的javascript编译器
文件大小:206KB
文件格式:ZIP
更新时间:2024-06-02 18:20:41
JavaScript
钟表 莎士比亚编程语言的javascript编译器
【文件预览】:
horatio-master
----index.html(5KB)
----yarn.lock(71KB)
----Gruntfile.js(1KB)
----src()
--------generator.js(12KB)
--------encoder.js(504B)
--------compiler.js(661B)
--------semantics.js(13KB)
--------wordlists()
--------parser.js(15KB)
--------checker.js(1KB)
--------horatio.js(242B)
--------program.js(2KB)
--------token.js(3KB)
--------ast.js(13KB)
--------wordlists.js(4KB)
--------character.js(908B)
--------tokenizer.js(6KB)
----LICENSE(1KB)
----assets()
--------js()
--------css()
----README.md(80B)
----Makefile(113B)
----dist()
--------horatio.js(124KB)
--------horatio.min.js(92KB)
----.gitignore(35B)
----test.html(470B)
----package.json(700B)