注册
登录
数据加密
>>
lang-spec
>>
返回
项目作者:
dvtate
项目描述 :
gathering fleeting thoughts for my PLs
高级语言:
Roff
项目主页:
项目地址:
git://github.com/dvtate/lang-spec.git
创建时间:
2020-03-12T15:44:59Z
项目社区:
https://github.com/dvtate/lang-spec
开源协议:
GNU General Public License v3.0
下载
lang-spec
gathering fleeting thoughts for my PLs
2020.1
This language’s implementation now lives here
.
Stack-based Bytecode
Separated compiler and vm
Designed to be somewhat similar to javascript
2020.2
This language’s implementation now lives here
.
Postfix and functional
Compiles to WASM
Compiler written in JS so that it can be run in browser