54 projects tagged "Erlang"
The Bluetail Ticket Tracker (BTT) is a system for creating, storing, and keeping track of tickets. A ticket describes an issue of some sort. It can, for example, be a Trouble Report or a ToDo note. BTT also makes it possible to store customer information, which can be coupled to a ticket. BTT comes with a wiki-style knowledge base and an automatic mail store.
Candygram is a Python implementation of Erlang concurrency primitives. Erlang is widely respected for its elegant built-in facilities for concurrent programming. This package attempts to emulate those facilities as closely as possible in Python. With Candygram, developers can send and receive messages between threads using semantics nearly identical to those in the Erlang language.
ECB is a source code browser for (x)emacs. It displays a couple of windows that can be used to browse directories, files, and file contents like methods and variables. It supports source code parsing for languages like Java, C, C++, Elisp, Scheme, Perl, TeX, LaTeX, etc. In addition, it offers an (optional) permanent "compile window" at the bottom of the emacs frame, which is used to display all help and compile output. The rest of the frame is called the "edit area", which can be divided into several edit windows that are used for editing the sources. Deleting some of the edit windows neither destroys the compile window nor the browsing windows. It requires the CEDET suite.
ERDaddresses is a simple little address book program using text files. In addition to text data, contact photos can be viewed. Additional applets can be downloaded. The GUI interface used is ERDialog, which is written in Erlang and interfaces through a Web browser. It is cross-platform where ever Erlang and Yaws run. This is a full release ERDialog framework so applets can be added.
ERDcreate is an application generator using the erdhweb system, which integrates all the files for an application in one file. This is a new approach to distributing code packages. HTML is the file method used for the combined system. All the code files, documentation files, and support files are woven together in one file. This system takes off from the literate programming ideas of weaving and unweaving. Complete applications can be distributed as one file and installed from the one HTML file.
ERDexpert is a interface to an Erlang expert assertion engine. ERDialog is an application framework using Yaws. Multiple applets can be loaded into the framework. The existing applets include a file launcher, mpd audio interface, and wiki. This is the full release and only needs Erlang and Yaws installed.
ERDialog is part of a simple Web based framework with Erlang. It is a Web browser interface and system for developing programs using the Yaws HTTP server and Erlang support programs. It will be able to ship applets for installation. Applets for wiki, music playing, and file launching exist now.
ERDlanguage is a Web-based language research tool that forms part of the ERDialog Web framework system. ERDlanguage enables users to explore the Wordnet corpus on their hard drives and retrieve word meanings. ERDlanguage is applet based with the complete ERDialog framework, so it can be part of a tool chain for the user.
Software to build and execute shell command lines from standard input in parallel.