A simple Call Count Profiling Tool using breakpoints for minimal runtime performance impact.
Permits access to the specified set of nodes. Before the first call to allow/1, any node with the correct cookie can be connected. When allow/1 is called, a list of allowed nodes is established. Any ...
Functions for exporting XML data to an external format.
The low-level Erlang loader. This module is used to load all Erlang modules into the system. The start script is also fetched with this low-level loader.
If you use the emacs mode (it comes with the open source release, in lib/emacs/erlang.el), you also get a pretty printer just by printing from emacs. No. Most people use general-purpose diagram tools.
The gen_sctp module provides functions for communicating with sockets using the SCTP protocol. -include_lib("kernel/include/inet_sctp.hrl"). These record definitions ...
This module is deprecated and the functions should not be used.
API functions for an Erlang driver.
Core Erlang abstract syntax trees.
With an imperative language background (e.g. C, Python, Java, C++, Pascal, PERL, etc.), it takes most people about a week before they can write nontrivial programs, about a month to feel really ...
Interface to TCP/IP sockets.
This module is the main EUnit user interface. Surefire reports for EUnit (Format used by Maven and Atlassian Bamboo for example to integrate test results). Based on initial code from Paul Guyot.