Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nstarke/lament-configuration

A node.js implementation of the Malbolge specification
https://github.com/nstarke/lament-configuration

Last synced: 8 days ago
JSON representation

A node.js implementation of the Malbolge specification

Awesome Lists containing this project

README

        

# 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

## Examples:

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