- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://looplang.org/
- 软件文档: http://looplang.org/doc
软件介绍
Loop 是基于 JVM 的编程语言,提供了函数编程特性,简单有趣。Loop 强调可读性、简洁、清晰,侧重于性能和并发性。
示例代码:
greet(name) -> "hi, @{name}!" 'Zaphod Beeblebrox'.greet()
The Art of Computer Programming, Volume 3
Donald E. Knuth / Addison-Wesley Professional / 1998-05-04 / USD 74.99
Finally, after a wait of more than thirty-five years, the first part of Volume 4 is at last ready for publication. Check out the boxed set that brings together Volumes 1 - 4A in one elegant case, and ......一起来看看 《The Art of Computer Programming, Volume 3》 这本书的介绍吧!
