Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nstarke/lament-configuration
- Owner: nstarke
- Created: 2014-08-31T15:20:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T18:44:11.000Z (about 10 years ago)
- Last Synced: 2024-10-07T21:23:01.999Z (29 days ago)
- Language: JavaScript
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lament Configuration
## Node.js-based Malbolge interpreterThis 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