基于 JVM 的编程语言 loop

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-05 11:12:03

软件介绍

Loop 是基于 JVM 的编程语言,提供了函数编程特性,简单有趣。Loop 强调可读性、简洁、清晰,侧重于性能和并发性。

示例代码:

greet(name) ->
  "hi, @{name}!"

'Zaphod Beeblebrox'.greet()

本文地址:https://codercto.com/soft/d/670.html

The Art of Computer Programming, Volume 3

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》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具