文件名称:simple-compiler:一个简单的 JavaScript 编译器
文件大小:289KB
文件格式:ZIP
更新时间:2024-07-01 17:27:31
JavaScript
简单编译器 我的大学项目的简单编译器 这是一个编译器和解释器,可以编译和解释简单的编程语言。 语言语法 在 ab 出 ab ABC = 24 abd = 20 + 21 ade = abc + 13
【文件预览】:
simple-compiler-master
----js()
--------jquery-2.1.3.min.js(82KB)
--------npm.js(484B)
--------bootstrap.js(66KB)
--------script.js(4KB)
--------bootstrap.min.js(35KB)
----LICENSE(1KB)
----fonts()
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.woff(23KB)
----README.md(244B)
----css()
--------bootstrap-theme.css.map(42KB)
--------bootstrap.min.css(115KB)
--------bootstrap-theme.min.css(19KB)
--------bootstrap-theme.css(22KB)
--------bootstrap.css.map(372KB)
--------bootstrap.css(138KB)
----interpreter.html(1KB)