小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

Erlang Programming Wikibook

 Foxmouse 2011-11-09

Erlang Programming

Erlang is a general purpose, concurrency-oriented functional programming language suited for fault-tolerant, distributed, soft real-time systems. It features strong dynamic typing, lightweight concurrency, eager evaluation and prolog like pattern matching. Erlang was developed in the 1980s at the Ericsson Computer Science Laboratory to address a then-unfulfilled need for telecommunications programming: a high-level, expressive language suitable for rapid development that offered the error recovery, concurrency, distribution and performance features required by telecommunications equipment.

Although its roots are in telecommunications, Erlang's unique features and extensive library make it suitable as a general-purpose programming language and well-suited to programming projects such as network servers, control systems and web development.

The Erlang language, together with an extensive library of applications and modules, a virtual machine and operating system, and a set of design principles establishing standard behaviors, comprise Erlang/OTP (OTP stands for Open Telecommunications Platform). Erlang/OTP is distributed as free software (under the Erlang Public License) as well as a commercially supported version from Ericsson. Both distributions run on Microsoft Windows, VxWorks by Wind River, and many varieties of Unix.

Introduction

History
Overview
Getting Started
Quick Tips

Basic Erlang

Terms
Pattern Matching
Expressions
Functions
Guards
Modules
Errors
Processes and Messages
Timeouts
Macros
Techniques of Recursion
List Comprehensions
Comments

Basic OTP

Kernel and Stdlib
Distribution
Behaviors
Design Principles
Network Programming
Testing
Documentation

Intermediate Erlang

Records
Additional Types
Function Objects
Bitsyntax

Object Programming with Erlang

Example1

Popular Modules

Using lists
Using regular expressions

Software Engineering

Debugging and Tracing
Performance and Optimization
Unit Testing with eunit

Advanced OTP

Database Programming
Using ets
Using mnesia
Using External Databases

Thinking in Parallel

Autonomous Agents
Parallel Programming with linda

Advanced Erlang

Making Parsers with yecc
Evaluation
Parse Transformation

Appendixes

Creating Web Applications with yaws
The document database CouchDB
Using Erlang with Emacs
Erlang Resources

    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多