Bits

and     Pieces

Haskell
PostgresHs binding "Haskell <-> Postgres"
RegexHs hugs interface for GNU Regex library
Turtles a Logo interpreter in Haskell
ParserComb jbb's collection of Parser Combinators
LambdaHs lambda calculus implemented in Haskell
TixWidgetsHs support for some Tix widgets
XFigHs an haskell interface for XFig
PostgresHs
Description A small project interfacing Haskell and the
Postgres Relational Database Server.
Author Jorge
Contact J.C. Bacelar ( bacelar@di.uminho.pt )
Tested on hugs'98 (May)
Download PgHs.tgz
RegexHs
Description An interface for the GNU Regex library.
Author Jorge
Contact J.C. Bacelar ( bacelar@di.uminho.pt )
Tested on hugs'98 (May)
Download RegExH.tgz
Turtles
Description An example on the use of monads in Haskell:
an interpreter for Logo.
Author José Barros
Contact jbb@di.uminho.pt
Tested on hugs'98 (May)
Download Logo.tgz
logo.ps
ParserComb
Description An easy-to-use set of parser combinators
(look at LambdaHs for examples of application).
Author José Barros
Contact jbb@di.uminho.pt
Tested on hugs'98 (May)
Download Combinadores.hs
LambdaHs
Description Untyped lambda-calculus implemented in Haskell.
Intended as a tutorial.
Author José Barros
Contact jbb@di.uminho.pt
Tested on hugs'98 (May)
Download lambda.tar
TixWidgetsHs
Description An extension of TclHaskell to support some nice Tix widgets
(notebooks; scrolled text/tists; paned frames; etc.).
Author J.C. Bacelar
Contact bacelar@di.uminho.pt
Tested on hugs'98 (May)
Download TixHs.tgz
XFigHs
Description An interface for XFig documents
(currently only supports a subset of XFig object types).
Author J.C. Bacelar
Contact bacelar@di.uminho.pt
Tested on hugs'98 (May)
Download XFig.hs
XFigHs-example.tgz