文件名称:thurston:一种编程语言
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-20 10:40:20
Vimscript
瑟斯顿 Thurston是一种编程语言。 目标: 模块和对象之间的完全语法一致性 对象和数组的类似于JSON的语法 对象是可调用的 所以: 模块不会按需运行 所有声明的变量都暴露 有关想法,请参见示例目录。
【文件预览】:
thurston-master
----examples()
--------types.th(641B)
--------page.th(9KB)
--------whiskers.th(4KB)
--------rimraf.th(4KB)
--------node-hello.th(207B)
--------inheritance.th(417B)
--------bank-account.th(474B)
--------admin-server.th(2KB)
--------bank-account.js(454B)
--------scope.th(365B)
--------binary-search.th(573B)
--------scope.js(496B)
--------inheritance.js(597B)
--------get-accessor.th(141B)
----thurston.vim(1KB)
----readme.md(311B)