Main user interface for the Common Test framework.
If you need to keep a database that will be used by multiple processes and/or nodes, using Mnesia means you don't have to write your own access controls. It depends. Erlang has no problem storing ...
High Performance Erlang (HiPE) is part of ordinary Open Source Erlang. It allows compiling Erlang modules to native code. Erjang is an experimental Erlang VM implemented in Java. Erlang to Scheme ...
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.
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 ...
Functions for exporting XML data to an external format.
Core Erlang abstract syntax trees.
Solaris takes about 17 MB of RAM on a system with 64 MB of total RAM. This leaves about 47 MB for the applications. If the system uses swapping, these figures cannot be improved because unnecessary ...
Fixed a bug where calling httpc:set_options/2 when one of keys: ipfamily or unix_socket, was not present, would cause the other value to get overriden by the default value. The validation of these ...
This module is deprecated and the functions should not be used.
Built using ExDoc (v0.34.1) for the Erlang programming language ...