RSS 78 projects tagged "Linux"

Download Website Updated 15 Jun 2013 ncdc

Screenshot
Pop 181.88
Vit 85.87

ncdc is a modern and lightweight Direct Connect client with a friendly text-mode interface.

Download Website Updated 08 Jun 2013 husk-scheme

Screenshot
Pop 197.82
Vit 45.69

husk is a dialect of Scheme written in Haskell that implements a subset of the R5RS standard. Advanced R5RS features are provided, including continuations, hygienic macros, and a full numeric tower.

Download No website Updated 11 Apr 2009 PEGTL

Screenshot
Pop 25.28
Vit 39.11

The Parsing Expression Grammar Template Library (PEGTL) is a C++0x library for creating parsers according to a Parsing Expression Grammar (PEG). Grammars are embedded as regular C++ code, created with template programming (not template meta programming). These hierarchies naturally correspond to the inductive definition of PEGs. The library extends on the subject of PEGs with new expression types, actions that can be attached to grammar rules, and mechanisms to ensure helpful diagnostics in case of parsing errors. PEGs are superficially similar to Context-Free Grammars (CFGs).

Download Website Updated 17 Apr 2009 hMUD

Screenshot
Pop 30.50
Vit 39.02

hMUD is a classic Telnet MUD client that runs in major Web browsers (IE, Firefox, and Chrome). Internally it's a Flash client, but you do not interact directly with Flash; it just does a bridge between the HTML and the MUD server. For the user, it's just an HTML page using Javascript (like most Web sites). So it is largely accessible by modern computers. It works on any Telnet MUD, and it parses ANSI colors, transforming the output to HTML. It has basic features like command history, logging output in HTML (so that you can save a log with the same output currently in your screen), and other conveniences.

No download Website Updated 13 May 2009 siwapp

Screenshot
Pop 37.35
Vit 38.68

siwapp is a Web application meant to help manage and create invoices in a simple, straightforward way. It can manage invoices with different serial numbers (as rectification invoices), provide printable PDF versions of the invoices with a professional look & feel, save drafts of your invoices and continue editing them later, and automatically generate invoices on a periodic basis.

No download Website Updated 01 Jun 2013 Bitcoin

Screenshot
Pop 409.61
Vit 38.56

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

No download Website Updated 29 Oct 2009 P2P-Fusion

Screenshot
Pop 30.30
Vit 36.44

P2P-Fusion is a software system that supports audiovisual creative activities and makes it easy for anyone to create, reuse, and share audio and video productions over the Internet legally, without costly servers and complicated system management. Fusion binds together a peer-to-peer network, a distributed semantic database, social enrichment features, support for embedded licenses, and a social media application toolkit into an integrated easy-to-use solution.

No download No website Updated 21 Nov 2009 eLua

Screenshot
Pop 38.85
Vit 36.30

eLua (Embedded Lua) aims to introduce the programming language Lua to the embedded software development world. Lua is the perfect example of a minimal yet fully functional language. The aim of the project is to have a fully functional Lua development environment on a microcontroller (Lua interpreter, modules appropriate for microcontroller environments, and editor) without the need to install a specific toolchain on the PC side.

No download Website Updated 13 Nov 2009 Cunei

Screenshot
Pop 20.62
Vit 36.24

Cunei is a data-driven machine translation system that builds dynamic, statistical models based on instances of known translations found in a corpus.

Download Website Updated 22 Nov 2009 delegate.c

Screenshot
Pop 24.21
Vit 36.11

delegate.c implements an abstract function pointer by capturing a user-specified callback signature -- delegate() -- and exposing it through a simple interface -- invoke(). It provides something loosely approximating lambda expressions; or even more analogous, C# delegates. It includes a wrapper to support libevent callbacks to functions not matching the required libevent callback signature.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.

Screenshot

Project Spotlight

Antivirus Live CD

A 4MLinux fork including the ClamAV scanner.