文件名称:Ally:发音为LI,Ally是一种具有半可选类型的编程语言
文件大小:27KB
文件格式:ZIP
更新时间:2024-06-02 18:05:25
JavaScript
盟友 发音为LI,Ally是一种静态编程语言,具有半可选类型。 该语言从C,JavaScript,Swift和PHP中汲取了灵感。 预订的 int, flt, str, obj, def, fun, var, true, false, null, import, export, as, continue, break, return, throw, keyof, typeof, sizeof, instanceof, try, catch, finally, if, else, for, in, switch, case, default, super, extends, await, yield 注释 行注释以//开头,并在行的结尾处结束。 // This is a comment. 块注释可以嵌套和跨越多行,以/*开头,以*/结束。 /* multi-line commen
【文件预览】:
Ally-master
----src()
--------Compiler.js(31KB)
--------Lexer.js(16KB)
--------Parser.js(20KB)
----etc()
--------lib.c(27KB)
--------EXAMPLE(2KB)
--------SPEC(2KB)
----LICENSE(1KB)
----README.md(9KB)
----.gitignore(159B)
----index.js(7KB)