RosettaCodeData/Lang/Golfscript/00DESCRIPTION

5 lines
300 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
{{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.