Aktuelle Änderungen Printable View Änderungen Bearbeiten
DynamicLanguages > EBooks > EdsgerWybeDijkstra > EeePcProblemsAndSolutions > EmacsClient > EmacsGuile > Guile > EmacsLisp > EmacsTipsAndTricks > EmacsVsVi > Enamel > EnterpriseApplicationIntegration > EnterpriseGuerilla > ErichGamma > ErichGammaConversations > ErikNaggum > ErlangClear TrailErlang is a general-purpose concurrent programming language and runtime system. The sequential subset of Erlang is a functional language, with strict evaluation, single assignment, and dynamic typing. For concurrency it follows the Actor model. It was designed by Ericsson to support distributed, fault-tolerant, soft-real-time, non-stop applications. It supports hot swapping so code can be changed without stopping a system. Erlang was originally a proprietary language within Ericsson, but was released as open source in 1998.