RSS 26 projects tagged "Unix"

Download Website Updated 28 Jan 2013 bigloo

Screenshot
Pop 261.92
Vit 38.37

Bigloo is an implementation of the Scheme programming language. It relies on an optimizing compiler from Scheme to C. Bigloo enables connections between Scheme code and C code. It proposes many extensions to Scheme such as a regular parser compiler, an lalr parser compiler, pattern matching, an object layer, etc.

Download Website Updated 06 May 2003 travtrack

Screenshot
Pop 43.58
Vit 3.63

travtrack is a tool to help a Traveller(tm) referee keep track of essential data for a game. Already implemented are galaxies, sectors, subsectors, systems, stars, planets, belt and moons. Yet to be implemented are trade routes, ships, characters, and all the rest. These will take some time, but should not be too complex. It currently uses the GURPS Traveller:First In rules for system generation, but a subproject is under way to add Classic Traveller generation and output. travlib is a collection of C routines that should make writing a Traveller application easier. A guile interface to the data representation functions is provided.

Download Website Updated 17 Dec 2001 MzScheme Digest Extension

Screenshot
Pop 11.18
Vit 1.00

MzScheme Digest Extension is an extension library for the MzScheme interpreter. It provides an interface to Ronald Rivest's sample MD5 implementation as published in RFC 1321.

Download Website Updated 15 Jul 2003 dhcp-agent

Screenshot
Pop 59.25
Vit 2.40

dhcp-agent is a UNIX Dynamic Host Configuration Protocol (DHCP) suite that is extendable via Scheme using Guile. The suite currently ships with a beta quality DHCP client and sniffer.

Download Website Updated 29 Jun 2005 libtour

Screenshot
Pop 53.81
Vit 4.94

libtour is a generic tournament processing library. The rules, participants, schedule, and results of a sporting tournament can be defined in the Scheme programming language and given to the library as input. A CLI application is provided as a reference client implementation. See http://freshmeat.net/projects/qtour/ for a Qt-based client.

Download Website Updated 03 Feb 2003 mother

Screenshot
Pop 29.50
Vit 2.26

The mother modular generic compiler is designed to compile arbitrary computer languages to arbitrary assembler code. the desired language and assembler is specified as tables, so there is no need to generate something like a "cross compiler". Further, mother is modular, as it is made up of a set of separate tools which are used in the very Unix fashion of calling them in a pipe.

Download Website Updated 04 Mar 2003 RScheme

Screenshot
Pop 39.27
Vit 1.00

RScheme is an object-oriented, extended Scheme implementation with a compiler that targets C or (RScheme's own) bytecodes. It has features expected from a modern language: an object system, reflection, modules, namespaces, safe macros, threads, a system call interface (including sockets), separate compilation, and persistence, as well as the formal basis and power of the Scheme programming language. RScheme also features a powerful, elegant foreign code interface.

Download Website Updated 22 Jan 2004 PyBabelPhish

Screenshot
Pop 40.39
Vit 1.81

PyBabelPhish is a GTK-based program providing fast translations from one natural language to another. Texts translated to Spanish can be read aloud in Spanish through optional text-to-speech support.

Download Website Updated 12 Aug 2003 TextureOps

Screenshot
Pop 37.09
Vit 1.77

TextureOps is a set of plug-ins for the GIMP related to texture. Compositing a feathered layer on top of another layer slightly reduces the contrast in the the feathered region, noticably modifying the texture. TextureOps contains a "Sharpen Feathering" plug-in to counteract this effect. Also in TextureOps is a modified version of the standard "Make Seamless" plug-in that produces a more uniform result, based on similar principals. Finally, TextureOps provides a simple script for synthesizing a tilable texture of arbitrary size from a sample using the Sharpen Feathering plug-in.

Download Website Updated 23 Jun 2003 vrml-scm

Screenshot
Pop 17.94
Vit 1.00

vrml-scm is a VRML (Virtual Reality Modelling Language) parser written in scheme. The parser strictly conforms to the VRML 1.0 standard. It implements only parsing and syntactic checking. There is no semantic checking of the data. The scheme module is self-contained, and has been tested in guile and Bigloo.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.