1461 projects tagged "BSD Original"
Neohunt is an enhanced variant of hunt, a multiplayer game in which you run around a maze and shoot your friends before they shoot you. It is also an artifact of an earlier age, to be used either as nostalgia (if you remember the eighties) or as an example of how much better things are today (if you don't).
LMB is a tool to browse the web using a dumb terminal that isn't capable of even the most simple options (like deleting the screen or cursor placement). All commands are entered as a single line command. Links are visited by entering the number that is printed before the link. All other commands can be changed using the config file. LMB isn't a real browser, but a frontend to lynx. Documentation is nearly nonexistant. It is written in Pascal using the Freepascal compiler. An x86-linux binary is included.
Extended Tcl (TclX) is an extension to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a simple and powerful embeddable programming language. Extended Tcl is oriented toward system programming tasks and large application development. TclX provides additional interfaces to the operating system. It also adds many new programming constructs, text manipulation tools, and debugging tools.