Skip to content

nijakow/lmud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LMud

Description

This is LMud, a multi-user implementation of about half of Common Lisp.

It was written to act as a programming language to build Multi User Dungeons and similar software, and acts as a replacement for the Raven driver series.

Building and Running

To build LMud, it should be sufficient to type make run in the src/lmud/ directory of this repository. You should only need a C compiler (GCC or clang), GNU Make, and a POSIX-compatible build environment.

To connect to the system, use the protocol and port indicated by the logs in the terminal.

Press Ctrl-C to stop the execution.

About

A MUD driver and Lisp Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages