1. Home
  2. /
  3. Malbolge
  4. /
  5. Simple Arithmetic Demo

Simple Arithmetic Demo - Malbolge Typing CST Test

Loading…

Simple Arithmetic Demo — Malbolge Code

Performs a tiny arithmetic operation and outputs result.

~=<`!#9]~6

Malbolge Language Guide

Malbolge is an esoteric programming language designed to be almost impossible to use, with extremely complex syntax and behavior that intentionally confounds programmers.

Primary Use Cases

  • ▸Programming puzzles and extreme code-golf challenges
  • ▸Demonstrating Turing-completeness in intentionally difficult languages
  • ▸Educational exploration of obfuscation and self-altering code
  • ▸Benchmarking esoteric interpreters
  • ▸Exploring unconventional memory and instruction models

Notable Features

  • ▸Self-modifying code on each execution step
  • ▸Trinary (ternary) virtual machine
  • ▸Complex memory addressing and encryption of instructions
  • ▸Extremely limited readable and writable examples exist
  • ▸Turing-complete despite intentionally confounding syntax

Origin & Creator

Malbolge was created by Ben Olmstead in 1998 with the explicit goal of being nearly impossible to program in.

Industrial Note

Malbolge is almost exclusively used for recreational programming, code obfuscation challenges, and demonstrations of computational extremity rather than practical software development.

More Malbolge Typing Exercises

Hello World in MalbolgePrint 'Hi' in MalbolgeEcho Single CharacterPrint Digits 0-9Simple Loop ExampleOutput Alphabet A-ZMalbolge Fibonacci SequencePrint 'Bye!'Nested Loop Output

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher