We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

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