EtaMOO: A new implementation of the LambdaMOO server
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software.
EtaMOO is an experimental multithreaded implementation of LambdaMOO in Haskell with anticipated ready support for 64-bit MOO integers and Unicode MOO strings. The implementation follows the specifications of the LambdaMOO Programmer's Manual, and should be compatible with most LambdaMOO databases as of about version 1.8.3 of the LambdaMOO server code.
N.B. This is (currently) incomplete software. It is not yet usable, although with further development it is hoped that it soon will be.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0 |
---|---|
Change log | None available |
Dependencies | array, base (>=4 && <5), bytestring, containers (>=0.4), haskeline, mtl, network, old-locale, parsec, pureMD5, random, stm, text, time, transformers, unix, unordered-containers, vector [details] |
License | BSD-3-Clause |
Copyright | © 2014 Rob Leslie |
Author | Rob Leslie <rob@mars.org> |
Maintainer | Rob Leslie <rob@mars.org> |
Category | Network |
Home page | https://github.com/verement/etamoo |
Bug tracker | https://github.com/verement/etamoo/issues |
Source repo | head: git clone https://github.com/verement/etamoo.git |
Uploaded | by RobLeslie at 2014-01-08T07:34:50Z |
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm | Use GHC's LLVM backend to compile the code | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- EtaMOO-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees