Content deleted Content added
Undid revision 621226078 by 98.122.156.188 (talk) |
|||
Line 24:
==Features==
* A language targeting [[Erlang (programming language)|Erlang]] Virtual Machine (BEAM)
* Seamless [[Erlang (programming language)|Erlang]] integration: zero-penalty Erlang function calls (and vice versa)
Line 30 ⟶ 29:
* [[Polymorphism (computer science)|Polymorphism]] via protocols inspired by [[Clojure]]
* First-class documentation
* [[Shared nothing architecture|Shared
* Emphasis on [[recursion (computer science)|recursion]] and [[higher-order function]]s instead of [[side-effect (computer science)|side-effect]]-based [[loop (computing)|looping]]
* Everything is an expression
|