- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/tj/luna
- 官方下载: https://github.com/tj/luna/archive/master.zip
软件介绍
luna 是一门简单优雅的编程语言,主要有C发展而来,并支持线程并发、异步I/O。
构建
1.运行:
$ make
2.查看帮助
$ ./luna --help
简单示例:
def greet(name:string) return "Hello " + name end
Modeling the Internet and the Web
Pierre Baldi、Paolo Frasconi、Padhraic Smyth / Wiley / 2003-7-7 / USD 115.00
Modeling the Internet and the Web covers the most important aspects of modeling the Web using a modern mathematical and probabilistic treatment. It focuses on the information and application layers, a......一起来看看 《Modeling the Internet and the Web》 这本书的介绍吧!
