RSS 13 projects tagged "Windows"

Download Website Updated 19 Jan 2013 arbtt

Screenshot
Pop 128.29
Vit 9.11

The program arbtt, the automatic rule-based time tracker, allows you to investigate how you spend your time, without having to manually specify what you are doing. arbtt records which windows are open and active, and provides you with a powerful rule-based language to afterwards categorize your work.

No download Website Updated 31 Oct 2011 hssqlppp

Screenshot
Pop 17.55
Vit 2.69

hssqlpp is a parser, pretty printer, and type checker for SQL.It parses a subset of PostgreSQL SQL and PL/pgSQL.

No download Website Updated 04 Jun 2010 Asynchronous DNS Resolver for Haskell

Screenshot
Pop 35.54
Vit 56.08

Asynchronous DNS Resolver for Haskell is a library that provides an asynchronous DNS resolver on top of GNU ADNS. Not all options are supported, but A, MX, and PTR lookups work nicely. There is also support for retrieving generic RR types, CNAMEs, and for NSEC zone walking. The library can be expected to work with fine ADNS 1.4 or later. It might also work with version ADNS 1.3, but that hasn’t been tested.

No download Website Updated 04 Jun 2010 Haskell Parser Library for Internet Messages

Screenshot
Pop 29.26
Vit 56.08

The hsemail library contains a collection of Parsec parsers for the grammar defined in RFC2821 and RFC2822. There also is a generic FSM for the SMTP protocol, and several useful utility functions that simplify the manipulation of email or news messages in Haskell.

No download Website Updated 04 Jun 2010 Haskell FFI bindings to syslog(3)

Screenshot
Pop 20.49
Vit 56.08

This library provide FFI bindings from Haskell to syslog(3) from POSIX.1-2001.

Download Website Updated 26 Dec 2007 HaskellDB

Screenshot
Pop 41.95
Vit 1.83

HaskellDB is a combinator library for expressing queries and other operations on relational databases in a type safe and declarative way. All the queries and operations are completely expressed within Haskell, and no embedded (SQL) commands are required.

Download Website Updated 24 Nov 2006 Streams

Screenshot
Pop 14.46
Vit 1.00

Streams is an I/O library designed to eventually replace the current I/O facilities based on using Handles. The main advantage is its strong modular design using typeclasses. It consists of small independent modules, each implementing one type of stream (file, memory buffer, pipe, etc.) or one part of common stream functionality (buffering, char encoding, locking, etc.). 3rd-party librarie can easily add new stream types and new common functionality. Other benefits of the new library include support for streams functioning in any monad, Hugs and GHC compatibility, high speed, and an easy migration path from the existing I/O library. It is heavily based on the HVIO module written by John Goerzen.

Download No website Updated 28 Dec 2005 Unbounded Tic-Tac-Toe

Screenshot
Pop 19.80
Vit 2.00

Unbounded Tic-Tac-Toe is an implementation of a popular game: the user plays against the computer, each placing their mark (X or O) at a vacant place on the board. The goal is to get a specific number (between 2 and 10, usually 5) of marks in a row, either horizontally, vertically, or diagonally. The twist is that the board is infinite.

No download Website Updated 13 Dec 2004 GeBoP

Screenshot
Pop 11.05
Vit 55.54

GeBoP stands for General Boardgames Player. GeBoP allows you to play 9 strategic boardgames against the computer or against another player. You can even watch a number of computer players fight among themselves. Some of the games can be played with a variable number of players, and other games can be played on various board sizes. GeBoP features a unified best move engine. Because of this, additional strategic boardgames are easy to add to the application.

Download Website Updated 07 Oct 2003 HGL

Screenshot
Pop 13.04
Vit 1.00

HGL is a graphics library for Haskell. It gives the programmer access to the most interesting parts of the Win32 and X11 library without exposing the programmer to the pain and anguish usually associated with using these interfaces.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.

Screenshot

Project Spotlight

EDFbrowser

A multi-platform EDF+ and BDF+ viewer.