0.0.2 • Published 10 years ago

lament-configuration v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Lament Configuration

Node.js-based Malbolge interpreter

This library is an implementation of the Malbolge specification in Javascript. It has been successfully tested with the 'hello-world.mb' program as well as the '99 bottles' program.

Usage

$ node index.js -s <program-to-run.mb>

Examples:

$ node index.js -s programs/hello-world.mb
$ node index.js -s programs/bottles-995.mb
0.0.2

10 years ago

0.0.1

10 years ago