본문 바로가기

Information

Erlang http://www.tryerlang.org/




http://www.tryerlang.org/

Introduction

Erlang is a programming language created in the Computer Science lab at Ericsson in Sweden in the late 1980s. The above prompt represents an Erlang shell, where you can try the full power of Erlang (well, sort of). To start this tutorial please type ok..

Please note that in Erlang every instruction must be terminated by a DOT (.), and to have it evaluated type Enter.!

What if I get stuck during a tutorial?

You can use the special commands prev. and next. to navigate through the tutorial steps.

Learn More about Erlang

To learn more about Erlang, have a look to the Erlang Programming book, written by Francesco Cesarini and Simon Thompson, and published by O'Reilly.