Pocket sized programs
-
Updated
Nov 15, 2024 - Java
An esoteric programming language, or "esolang", is a computer programming language
intended to entertain or confuse, to be a joke or to explore new concepts.
Esolangs may be minimalistic or, conversely, bloated.
Often an esolang has features that made it harder to use on purpose.
Esolangs are mostly not designed for serious use, unlike mainstream languages.
Pocket sized programs
Omgrofl interpreter
A Brainfuck interpreter written in Java. I use GraalVM to be able to build an executable so non-java users can run it without installing the JVM.
Uma simples linguagem de programação baseada nas musicas do ednaldo pereira // a simple esolang based on ednaldo pereira's musics
A Set of Brainfuck tools are written in Java
An esoteric Java dialect designed for code golf competitions.
A compiler for the BS programming language
A totaly useless programming language which 'compiles' to java
A 2D programming language
the Throff programming language
a esolang without arrays or stacks
Standard Interpreter for Malbolge, ported from Ben Olstead's original C interpreter.
Esoteric languages ideas & implementations