Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Erlang is a general-purpose concurrent programming language and runtime system. The sequential subset of Erlang is a functional language, with strict evaluation, single ...
wikipedia:http://en.wikipedia.org/wiki/Erlang_(programming_language) Erlang是一种通用的并行程序设计语言,它由乔·阿姆斯特朗在瑞典电信设备制造商爱立信所辖的计算机科学研究室开发,目的是创造一种可以应付大规模开发活动的程序设计语言和运行环境。Erlang于1987年发布正式版本,最早是爱立信拥有的私有软件,经过十年的发...
-- WikipediaLiquidCMS: KISS CMS based on Nitrogen Web Framework and Bootstrap. khale: Khale is a somewhat-open CMS suitable for creating sites for open communities. Chat: Instant Messenger respects ISO 20922 IETF 3394 3565 5280 5480 5652 5755 8551 ITU ASN.1 X.509 CMS PKCS-10 PCKS-7 OC...
— Abelson & Sussman, Structure and Interpretation of Computer Programs The main point of a high-level programming language is powerful short programs. The sole job of a programming language is to bridge the gap between ugly, but efficent, object code, and beautiful source code. -- slidetocode...
http://zh.wikipedia.org/wiki/Erlang Erlang是一种通用的并行程序设计语言,它由瑞典电信设备制造商爱立信所辖的计算机科学研究室开发,目的是创造一种可以应付大规模开发活动的程序设计语言和运行环境。Erlang问世于1987年,经过十年的发展,于1998年发表开放源代码版本。Erlang是运作于虚拟机的解释型语言,但是现在也包含有...
http://en.wikipedia.org/wiki/Referential_transparency_(computer_science) 解读一下上面的文字,先说定义:如果一个表达式能够被它的值代替,它就是引用透明的;换句话说:一段程序对于相同的输入都有相同的输出,它就是引用透明的;<<Erlang and OTP in Action>>里面给的定义更具体一些:给定一个变量X以及变量X的值...
refers to automated processes implemented using a bot or web crawler. It is a form of copying, in which specific data is gathered and copied from the web, typically into a central local database or spreadsheet, for later retrieval or analysis. (See:https://en.wikipedia.org/wiki/Web_...
The calculator is based on Microsoft Excel with a bit of nifty software programming from Joanne Sparkes atExpedio Spreadsheetsusing a mathematical technique called Erlang Theory*. Jo has coded it from scratch and it seems intuitive to use. We have upgraded it over the years as a result of use...
Golang 就是借用CSP模型的一些概念为之实现并发进行理论支持,其实从实际上出发,go语言并没有,完全实现了CSP模型的所有理论,仅仅是借用了 process和channel这两个概念。process是在go语言上的表现就是 goroutine 是实际并发执行的实体,每个实体之间是通过channel通讯来实现数据共享。 Channel Golang中使用 CSP中 channel...
Erlang 您可以在Wikipedia上了解到此条目的英文信息ErlangThanks, Wikipedia. Erlang 目录 [隐藏] 1简介 2新闻 3功能 4版本 5指南 5.1下载 5.2源代码 5.3macOS 5.4Linux/UNIX 5.5Windows 5.6使用 6函数式编程 7工具 8wxWidgets 9项目 10案例 11P2P 12图集...