A monitor which allows inspection of the underlying operating system The operating system monitor OS_Mon monitors operating system disk and memory usage etc.
otp_mibs Otp_mibs.
A set of parsing and lexical analysis tools The Parsetools application contains utilities for parsing, e.g. the yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and ...
A process manager used to inspect the state of an Erlang system The process manager Pman is a graphical tool used to inspect the Erlang processes executing either locally or on remote nodes. It is also possible to trace events in the individual processes.
Runtime tools, tools to include in a production system Runtime tools, tools to include in a production system.
Simple Network Management Protocol (SNMP) support A multilingual Simple Network Management Protocol Extensible Agent, featuring a MIB compiler and facilities for implementing SNMP MIBs etc.
Secure Shell application with ssh and sftp support Secure Shell application with ssh and sftp support.
An interface to UNIX BSD sockets with Secure Sockets Layer The SSL application provides secure communication over sockets.
Erlang bundle Erlang bundle. The Erlang/OTP system --- Erlang is a programming language which has many features more commonly associated with an operating system than with a programming language: concurrent ...
A set of modules for working with Erlang source code. This package defines an abstract datatype that is compatible with the `erl_parse' data structures, and provides modules for analysis and manipulation, flexible pretty printing, and preservation of ...
A tool bar simplifying access to the Erlang tools The Toolbar application simplifies access to the Erlang/OTP tools. It consists of a number of power buttons, one for each available tool.
A set of programming tools including a coverage analyzer etc The Tools application contains a number of stand-alone tools, which are useful when developing Erlang programs.
An ETS and MNESIA graphical table visualizer The TV application enables the user to examine ETS and Mnesia tables. Once a certain table has been opened in the tool, the content may be viewed in various levels of detail.
A tool that simplifying the use of web based Erlang tools Erlang Module to configure,and start the webserver httpd and the various web based tools to Erlang/OTP.
XML processing tools Implements a set of tools for processing XML documents, as well as working with XML-like structures in Erlang. The main attraction so far is a single-pass, highly customizable XML processor. Other ...
Embedded Ruby ERuby (embedded Ruby) interprets a Ruby code embedded text file. For example, eRuby enables you to embed a Ruby code to a HTML file.
Program interface translation tool for EDE Etranslate is an editor of gettext (.PO) files. This format is commonly used in open-source projects such as EDE to enable localization of programs.
Evolution C# bindings for mono Evolution# is a .NET language binding for various Ximian Evolution (tm) libraries.
Expat is an XML parser written in C Expat is an XML 1.0 parser written in C by James Clark. It aims to be fully conforming. It is currently not a validating XML parser.
The f2c Fortran to C/C++ conversion program and static libraries F2c converts Fortran 77 source code to C or C++ source files. If no Fortran files are named on the command line, f2c can read Fortran from standard input and write C to standard output. F2c can also ...
Gives a fake root environment This package is intended to enable something like: fakeroot rpm --rebuild i.e. to remove the need to become root for a package build. This is done by setting LD_PRELOAD to a "libfakeroot.so.0.0", ...
FFTW-wisdom file generator Fftw-wisdom is a utility to generate FFTW wisdom files, which contain saved information about how to optimally compute (Fourier) transforms of various sizes.
Development library for fget Development library for fget.
A module packaging tool for OCaml The findlib library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which ...
A tool for creating scanners (text pattern recognizers) The flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C code as input and generates a C source file as ...
Fast Lexical Analyzer Generator FLEX is a tool for generating scanners: programs that recognize lexical patterns in text.
Snazzy instrument tuner with QT interface Fmit devel files.
Free Pascal Compiler The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library. Some extensions are added to the language, like ...
Split a multi-routine Fortran file into individual files Fsplit takes as input either a file or standard input containing Fortran source code. It attempts to split the input into separate routine files of the form name.f, where name is the name of the ...
Fortran 77 program checker Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors. Its purpose ...
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 |