summaryrefslogtreecommitdiffstats
path: root/development/erlang-otp/README
blob: afb9f7a182a2d1aae0ec7636701270647814d950 (plain)
1
2
3
4
5
6
7
Erlang 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. It was designed 
by Ericsson to support distributed, fault-tolerant, soft-real-time, 
non-stop applications.

wxPython is an optional dependency.