What is the most concise programming language?
in case a criteria is needed for conciseness: on balance requires the least amount of characters to create any given program.
What is the most concise programming language? in case a criteria is needed for
Share
APL, hands down.
Game of life in one line:
(source: catpad.net)