Boom

From Esolang
Jump to navigation Jump to search

Boom is a very simple language, created by User:Talbi. It is so simple, in fact, that you have (probably) already written a valid program for Boom, which is:


or, an empty program - which is also the only valid program. Any program with any characters will throw a syntax error. The empty program is guaranteed to run forever (i.e. an infinite loop).

Implementations