Skip to content

nstarke/lament-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A node.js implementation of the Malbolge specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published