Erlang architecture independent files Erlang architecture independent files The Erlang/OTP system --- Erlang is a programming language which has many features more commonly associated with an operating system than with a programming ...
A byte code compiler for Erlang which produces highly compact code Compiler application compiles Erlang code to byte-code. The highly compact byte-code is executed by the Erlang emulator.
Orber OMG Event Service The cosEvent application is an Erlang implementation of a CORBA Service CosEvent.
Orber OMG Event Domain Service The cosEventDomain application is an Erlang implementation of a CORBA Service CosEventDomainAdmin.
Orber OMG File Transfer Service The cosFileTransfer Application is an Erlang implementation of the OMG CORBA File Transfer Service.
Orber OMG Notification Service The cosNotification application is an Erlang implementation of the OMG CORBA Notification Service.
Orber OMG Property Service The cosProperty Application is an Erlang implementation of the OMG CORBA Property Service.
Orber OMG Timer and TimerEvent Services The cosTime application is an Erlang implementation of the OMG CORBA Time and TimerEvent Services.
Orber OMG Transaction Service The cosTransactions application is an Erlang implementation of the OMG CORBA Transaction Service.
Cryptographical support Cryptographical support for erlang.
A debugger for debugging and testing of Erlang programs Debugger is a graphical tool which can be used for debugging and testing of Erlang programs. For example, breakpoints can be set, code can be single stepped and variable values can be displayed and ...
Erlang header Erlang header This package is used to build some library.
Dialyzer is a static analysis tool Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, unnecessary tests, etc in single Erlang modules or entire (sets of) applications.
the Erlang program documentation generator This module provides the main user interface to EDoc.
Low level interface to C Low level interface to C for erlang.
Event Tracer The Event Tracer (ET) uses the built-in trace mechanism in Erlang and provides tools for collection and graphical viewing of trace data.
A Graphics System used to write platform independent user interfaces The Graphics System application, GS, is a library of routines for writing graphical user interfaces. Programs written using GS work on all Erlang platforms and do not depend upon the underlying ...
hipe Hipe.
IDL compiler The IC application is an Erlang implementation of an IDL compiler.
A set of services such as a Web server and a ftp client etc. Inets is a container for Internet clients and servers. Currently a HTTP server and a FTP client has been incorporated in Inets. The HTTP server is an efficient implementation of HTTP 1.1 as defined ...
an Erlang trace tool. An Erlang trace tool.
Low level interface to Java The Jinterface package provides a set of tools for communication with Erlang processes. It can also be used for communication with other Java processes using the same package, as well as C processes ...
Erlang man pages Documentation for the Erlang programming language in `man' format. This documentation can be read using the command `erl -man mod', where `mod' is the name of the module you want documentation on.
framework for building applications on top of the Megaco/H.248 protocol Megaco/H.248 is a protocol for control of elements in a physically decomposed multimedia gateway, enabling separation of call control from media conversion.
Query language support for Mnesia DBMS Mnemosyne is a query interface to Mnesia. Mnemosyne is an extension of the Erlang language, i.e. queries are written embedded in Erlang code.
A heavy duty real-time distributed database Mnesia is a distributed DataBase Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time ...
A foreign language interface to Mnesia DBMS The Mnesia_Session application enables access to the Mnesia DBMS from foreign programming languages (i.e. other languages than Erlang). The Mnesia_Session interface is defined in IDL (an Interface ...
Observer, tools for tracing and investigation of distributed systems The OBSERVER application contains tools for tracing and investigation of distributed systems.
A interface to relational SQL-databases built on ODBC The ODBC application is an interface to relational SQL-databases built on ODBC (Open Database.).
A CORBA Object Request Broker The Orber application is an Erlang implementation of a CORBA Object Request Broker.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |