约 42,800 个结果
在新选项卡中打开链接
  1. Index - Erlang/OTP

    Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, …

  2. Downloads - Erlang/OTP

    To install Erlang you can either build it from source or use a pre-built package. Take a look at the Erlang/OTP 28 release description to see what changes Erlang/OTP 28 brings over the …

  3. Introduction — Erlang System Documentation v28.0.2

    Introduction This section is a quick start tutorial to get you started with Erlang. Everything in this section is true, but only part of the truth. For example, only the simplest form of the syntax is …

  4. Erlang -- What is Erlang

    Erlang provides a simple and powerful model for error containment and fault tolerance (supervised processes). Concurrency and message passing are a fundamental to the language.

  5. Erlang/OTP 26.2.5.12

    Erlang/OTP 26.2.5.12 This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl, asdf or mise).

  6. Documentation - Erlang/OTP

    Designing for Scalability with Erlang/OTP With this hands-on book, you’ll learn how to apply OTP libraries and techniques to develop concurrent, fault-tolerant systems with no single point of …

  7. 27 - Erlang/OTP

    Erlang/OTP 27 This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

  8. Erlang -- Getting Started

    Many universities run courses either partly or wholly about Erlang. Courses about functional programming are also useful for getting a solid grounding which will then let you easily learn …

  9. lists — stdlib v7.0.2 - Erlang

    List processing functions. This module contains functions for list processing. Unless otherwise stated, all functions assume that position numbering starts at 1. That is, the first element of a …

  10. 26 - Erlang/OTP

    There are a lot of new features and improvements in the Erlang shell: auto-complete of variables, record names, record fields names, map keys, function parameter types and filenames.