Skip to content

bipinu/malbolge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Malbolge

Malbolge Interpreter, create by Ben Olmstead in 1998. This is the original Malbolge interpreter (copied from http://www.lscheffer.com/malbolge_interp.html)

Excerpt from https://en.wikipedia.org/wiki/Malbolge:
Malbolge is a public domain esoteric programming language invented by Ben Olmstead in 1998, named after the eighth circle of hell in Dante's Inferno, the Malebolge.

Malbolge was specifically designed to be almost impossible to use, via a counter-intuitive 'crazy operation', base-three arithmetic, and self-altering code. It builds on the difficulty of earlier, challenging esoteric languages (such as Brainfuck and Befunge), but takes this aspect to the extreme, playing on the entangled histories of computer science and encryption. Despite this design, it is possible (though very difficult) to write useful Malbolge programs.

About

Malbolge Interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages