Yahoo Italia Ricerca nel Web

Risultati di ricerca

  1. Erlang (/ ˈ ɜːr l æ ŋ / UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system , several ready-to-use components (OTP) mainly ...

    • 1986; 37 years ago
    • Ericsson
    • 26.0.2, / 29 June 2023; 3 months ago
  2. Erlang linguaggio di programmazione; Autore: Ericsson: Data di origine: 1986: Ultima versione: 26.2.4 (12 aprile 2024) Paradigmi: programmazione funzionale Tipizzazione: dinamica: Estensioni comuni.erl, .hrl Influenzato da: Prolog, Smalltalk: Ha influenzato: F#, Clojure, Rust, Scala, Opa, Reia, Elixir: Implementazione di riferimento ...

    • programmazione funzionale
    • Ericsson
    • 24.1
    • 1986
  3. The erlang (symbol E [1]) is a dimensionless unit that is used in telephony as a measure of offered load or carried load on service-providing elements such as telephone circuits or telephone switching equipment. A single cord circuit has the capacity to be used for 60 minutes in one hour.

  4. Erlang ( / ˈɜːrlæŋ / UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term Erlang is used interchangeably with Erlang/OTP, or Open Telecom Platform (OTP), which consists of the Erlang runtime system, several ready-to-use components (OTP) mainly written in ...

  5. 5 giorni fa · Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson . Erlang is available as open source from http://www.erlang.org . 1.2 What is OTP?

  6. 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, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.

  7. 28 nov 2021 · 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.