dust

所属分类:编程语言基础
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2014-07-16 10:41:49
上 传 者sh-1993
说明:  灰尘编程语言
(Dust Programming Language)

文件列表:
LICENSE (1488, 2014-07-16)
astnodes.js (79351, 2014-07-16)
backlit.js (10472, 2014-07-16)
build.sh (224, 2014-07-16)
context.js (9539, 2014-07-16)
dust.png (14882, 2014-07-16)
dustc (1403, 2014-07-16)
hm.js (9252, 2014-07-16)
package.json (530, 2014-07-16)
rust-lexer.js (23365, 2014-07-16)
rust-shim.js (657, 2014-07-16)
rust-token.js (4630, 2014-07-16)
rustish-parser-i.js (98686, 2014-07-16)
util.js (1701, 2014-07-16)

dust === Dust is a programming language that compiles to JavaScript and runs on your browser. Its similarity to Rust is not coincidental. It is actually derived from the Rust to JavaScript transpiler [project](http://bilalhusain.com/rust-lexer/syntax.html). Try it at http://bilalhusain.github.io/dust/ Using with nodejs --- Install npm package dust-lang npm install dust-lang Compile input file echo 'console::log("hello");' > hello.ds ./node_modules/dust-lang/dustc hello.ds > hello.js node hello.js

近期下载者

相关文件


收藏者