objs-transpiler

所属分类:编程语言基础
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-11-08 11:43:18
上 传 者sh-1993
说明:  ObjectiveScript编程语言语法转换器。
(The ObjectiveScript programming language syntax transpiler.)

文件列表:
.babelrc (137, 2022-11-08)
LICENSE.md (1052, 2022-11-08)
driver.js (163, 2022-11-08)
ob.js (2335194, 2022-11-08)
package.json (1043, 2022-11-08)
src/ (0, 2022-11-08)
src/acorn-jx.js (18608, 2022-11-08)
src/fs.js (28, 2022-11-08)
src/index.js (1677, 2022-11-08)
src/recast-acorn-parser.js (496, 2022-11-08)
src/recast-jx.js (4510, 2022-11-08)
src/types-jx.js (2566, 2022-11-08)
test/ (0, 2022-11-08)
test/app.objs (6794, 2022-11-08)
test/test.js (7987, 2022-11-08)
test/tests.objs (482, 2022-11-08)
webpack.config.js (240, 2022-11-08)

# objs-transpiler The syntax transpiler for the [ObjectiveScript](https://objs.dev) programming language. ## Usage ### Setup Include `ob.js` in your environment. This might, for example, entail using `