Yogurt-Standalone

A functional MUD client

http://code.google.com/p/yogurt-mud/

Latest on Hackage:0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Martijn van Steenbergen
Maintained by [email protected]

Yogurt is a functional MUD client featuring prioritized, regex-based hooks, variables, timers, logging, dynamic loading of Yogurt scripts and more. For example programs, please see Yogurt's home page.

This is the standalone executable built on top of the Yogurt library. Invoke yogurt on a Haskell file that defines one or more sessions to have it load that module and connect to the specified MUD. See module Network.Yogurt.Session in package Yogurt for more details.