RosettaCodeData/Lang/Golfscript/00DESCRIPTION

5 lines
300 B
Plaintext

{{language|GolfScript
|site=http://www.golfscript.com/golfscript/index.html
}}
{{language programming paradigm|Concatenative}}
GolfScript is a stack oriented esoteric programming language aimed at solving problems (holes) in as few keystrokes as possible. It also aims to be simple and easy to write.