malbolge
malbolge
Section: User Commands (1) Updated: May 20, 2008 Local index
Up
NAME
malbolge - an interpreter for Malbolge programming language
SYNOPSIS
malbolge
[FILE]
DESCRIPTION
Executes Malbolge programs from standard input, or alternatively
from a given source file.
OPTIONS
- --by-the-book
-
respect specification over reference implementation while interpreting read/write instructions
- --relaxed
-
skip source code validation (the reference implementation skips it)
EXAMPLES
- malbolge
-
Executes a Malbolge program from standard input
- malbolge hello-world.mb
-
Executes the Malbolge program hello-world.mb
- malbolge hello-world.mbs
-
Executes the Malbolge script hello-world.mbs
AUTHOR
Toni Ruottu wrote the MSK (Malbolge Survival Kit) malbolge interpreter.
COPYRIGHT
The MSK Malbolge interpreter has been placed into the public domain by its original author.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- AUTHOR
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 21:14:49 GMT, April 16, 2011