An interactive javascript environment based on TinyJS. https://code.ivysaur.me/mudc
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu bffda853bc commit all archived files 2011-10-31 03:32:17 +00:00
dist-archive commit all archived files 2011-10-31 03:32:17 +00:00
doc commit all archived files 2011-10-31 03:32:17 +00:00
.legacy-codesite.toml initial meta commit 2011-10-31 03:32:17 +00:00
README.md commit all archived files 2011-10-31 03:32:17 +00:00

README.md

mudc

An interactive javascript environment based on TinyJS.

Includes libraries for HTTP, NMDC, Twitter, SABnzbd+, Cleverbot, and uTorrent support.

Contains an ad-hoc implementation of half of curses/readline for a console user interface.

Included samples:

  • Banner text for NMDC
  • NMDC/Twitter integration
  • Chat bot for NMDC based on Cleverbot
  • uTorrent and SABnzbd+ bots for NMDC

Source code and API documentation included in download.

As TinyJS is made available under the LGPL, the (trivial) modifications to build it as a standalone library were previously available https://code.google.com/p/tinyjs-dll/ but have since been removed. The source code bundle includes all modifications and additional (standard ECMA) functions added to the interpreter.

This eventually superceded a number of previous standalone projects related to NMDC.

Tags: nmdc

Download