Giter VIP home page Giter VIP logo

hellcoretheta's Introduction

HellCoreTheta

Source code for the HellCoreTheta project, a fork of HellCore, which is in turn a fork of LambdaMOO.

This particular fork of the HellCore server includes various additions I've come to find useful over the years. for a complete or possibly incomplete list of changes, see the additions section.

Dependencies:

  • autoconf
  • automake
  • bison
  • gcc
  • gperf
  • libstdc++
  • libgdbm3-dev
  • zlib1g-dev
  • make
  • sed

Building

Simply run

./build.sh

The moo binary will be located in src/moo.

If you are familiar with the standard Linux/Unix build process, you can instead run

./autogen.sh && ./configure && make

Additions

The following is a (hopefully) complete list of what has been added/changed in this fork:

  • Martian's MOO extensions: This also includes listutils, zlib, and gdbm.
  • Goblin's extension pack
  • Handle Argstr patch
  • Syntax update, so var = var+1 becomes ++var, var = var -1 becomes --var etc.
  • get_pid: Easily get the process ID of the server.
  • server_shutdown: Behaves as an opposite to server_started, that is that if a verb on $sysobj called server_shutdown exists, it'll be executed upon a server shutdown.
Credits

A big thanks goes out to Jason SW for his tremendous support and contributions. Without him, this wouldn't have been possible.

And of course, a big thanks goes out to the original developers of the HellCore and LambdaMOO server.

hellcoretheta's People

Contributors

dgleks avatar diatomic-ge avatar melville avatar necanthrope avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.