• Declarative Syntax: It has got declarative syntax • Concurrent: It has process based model of concurrency • Real time: It programs real time system • Continuous Operation: It allows continuous operation • Robust: For detecting runtime errors it has three constructs in the language • Memory Management: Memory is allocated automatically and de-allocated when not required • Distribution: It has got no shared memory, distributed systems can be easily be built in erlang • Integration: Easy integration of program written in other language
Liked By
Write Answer
What are the key features of Erlang?
Join MindStick Community
You have need login or register for voting of answers or question.
Sunil Singh
14-Sep-2015Key features of Erlang is-
• Declarative Syntax: It has got declarative syntax
• Concurrent: It has process based model of concurrency
• Real time: It programs real time system
• Continuous Operation: It allows continuous operation
• Robust: For detecting runtime errors it has three constructs in the language
• Memory Management: Memory is allocated automatically and de-allocated when not required
• Distribution: It has got no shared memory, distributed systems can be easily be built in erlang
• Integration: Easy integration of program written in other language