EtaMOO: A new implementation of the LambdaMOO server
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]
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0 |
---|---|
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:35:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | etamoo |
Downloads | 2776 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 6 reports] |