Skip to content

Latest commit

 

History

History
492 lines (370 loc) · 29.4 KB

learning-erlang.rst

File metadata and controls

492 lines (370 loc) · 29.4 KB

Learning Erlang

Home page:https://github.com/pierre-rouleau/about-erlang
Time-stamp:<2020-08-27 11:32:00, updated by Pierre Rouleau>
Copyright: Copyright © 2020, Pierre Rouleau
License:MIT
Topic Content
Authority  
Erlang Project Homepage

Erlang/OTP project home page. They control all official releases, provide the official implementation, documentation, tools and reference to important books and documents.

Official documentation about Erlang and OTP with links to books and Joe Armstrong paper. This includes:

The site also holds the following Erlang Community information:

  • Erlang Development repositories (on Github, see next row below)
  • Erlang IDE and editor support
  • Free online courses
  • Erlang Tutorials
  • Mailing Lists
  • Chat
  • StackOverflow Q&A
  • Erlang Resources
Erlang @ Github

Github holds the official Erlang repositories:

Erlang Software License

As explained in the Wikipedia Erlang Public License page, Ericsson changed the license under which Erlang is published as of Erlang/OTP version 18.0.

Topic Content
Code Guidelines
Quick-Sheets
Topic Content
Introduction
Paper Books

Books on Erlang. A list is also available on the Erlang/OTP Documentation page.

res/books-01.png
Online Books
Online Courses

List of online sites providing Erlang courses.

Organizations
Topic Content
Language Specifications
Sequential Erlang
Erlang Tools
Topic Content
Build/Install Tools

List of software tools for building and installing Erlang.

Development Tools

Articles on Erlang development tools.

Libraries

List of Erlang source code libraries.

Related Topics
[1](1, 2, 3, 4, 5) From Learn You Some Erlang for Great Good!