RSS 3 projects tagged "Haskell"

No download Website Updated 06 Mar 2003 A practical lambda-calculator

Screenshot
Pop 28.43
Vit 2.18

A practical lambda-calculator is a normal-order evaluator for the untyped lambda-calculus, extended with convenient commands and shortcuts to make programming in it more productive. Shortcuts are distinguished constants that represent terms. Commands define new shortcuts, activate tracing of all reductions, compare terms modulo alpha-conversion, print all defined shortcuts and evaluation flags, etc. Terms to evaluate and commands are entered at a read-eval-print-loop (REPL) "prompt" or "included" from a file by a special command. A Haskell branch is an embedding of the lambda calculator (as a domain-specific language) into Haskell. The calculator can be used interactively within Hugs or GHCi.

Download Website Updated 17 May 2005 nhc98

Screenshot
Pop 34.64
Vit 1.99

nhc98 is a small and highly portable compiler for the Haskell 98 language. It has been extended with the standard FFI and hierarchical module namespaces, features extensive heap profiling capabilities, and generally produces small code which runs using small amounts of heap.

Download Website Updated 03 Jul 2008 hpodder

Screenshot
Pop 76.66
Vit 4.45

hpodder is a command-line podcast downloader (aggregator/podcatcher). It has quite a few features, including very easy operation, multithreaded downloading, the ability to import history from other programs, easy customization, and quick setup.

Screenshot

Project Spotlight

After Dark Classic Set

A collection of three screen savers from the popular After Dark screen saver.

Screenshot

Project Spotlight

groonga

An full text search engine and column store..