Conway Game of Life in sed.
-
Updated
Mar 3, 2020 - sed
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.
Conway Game of Life in sed.
An experimental compiler for arithmetical expressions. With machine code generation.
Greedy superpermutations in sed using the city name game algorithm.
r2d2 speech synthesizer in sed.
Lambda calculus in sed
An attempt to implement Langton's ant automaton in sed
A simple quine generator (for sed).
Morse-code generator, converts text to sound.
An attempt to implement the sieve of Eratosthenes in sed.
Elementary 1D cellular automaton implementation in sed.
The sed can tell you the date of next Easter!
An attempt to implement optical character recognition in sed.
Maze generator and solver in sed.