glot 是可以可以在线运行各种编程语言代码片段的平台,包含如下组件:
*
[glot-www](https://github.com/prasmussen/glot-www) - glot.io website
*
[glot-snippets](https://github.com/prasmussen/glot-snippets) - snippets api
*
[glot-run](https://github.com/prasmussen/glot-run) - code runner api
*
[glot-code-runner](https://github.com/prasmussen/glot-code-runner) - code runner tool
*
[glot-containers](https://github.com/prasmussen/glot-containers) - docker containers
项目采用 Haskell Script 、Go、Erlang 和 Shell 开发,运行环境基于 [Docker](/p/docker) 容器进行。
结构图如下:
![image](http://static.oschina.net/uploads/space/2015/0704/082048_cOp1_5189.png)
- 授权协议:
- MIT
- 开发语言:
- Google GoErLangSHELL 查看源码»
- 操作系统:
- Linux