perl-parser:用TypeScript编写的Perl解析器

时间:2024-05-30 12:48:52
【文件属性】:

文件名称:perl-parser:用TypeScript编写的Perl解析器

文件大小:417KB

文件格式:ZIP

更新时间:2024-05-30 12:48:52

TypeScript

Perl解析器 用TypeScript编写的Perl解析器,可以在nodejs或浏览器上运行 安装 安装nodejs npm install -g typescript typings git clone https://github.com/danelkhen/perl-parser.git git clone https://github.com/ajaxorg/ace.git cd perl-parser npm install typings install 汇编 tsc -p perl-parser-es6 tsc -p server tsc -p perl-parser tsc -p viewer 添加-w以观看并自动重新编译 运行服务器 node built/server/server


网友评论