Common
Jump to navigation
Jump to search
Common (derived from the word comment) is an esoteric programming language in which every part of the program must be written as a comment. As a result, no executable logic can be expressed directly in Common.
History
Common was conceived by heapblk after a discussion with a colleague about another developer’s lack of code comments. During the conversation, the colleague jokingly suggested creating a language where only comments are allowed. This idea led to the design and development of Common.
Syntax
TODO