APLWSI

From Esolang
Jump to navigation Jump to search

APLWSI (A Programming Language With Smallest Interpreter) is a very simple programming language. Any program on APLWSI does nothing. It is the constant language ConstantLanguage("").

Example programs

Do nothing

This program does nothing

Quine


Self-Interpreter


Self-Optimizer


Self-Compiler to brainfuck


Interpreter


or any empty program or program in any language that does nothing.