GolfScript: Difference between revisions

Content deleted Content added
m ref naming
Nominated for deletion; see Wikipedia:Articles for deletion/GolfScript. (TW)
Line 1:
<!-- Please do not remove or change this AfD message until the issue is settled -->
{{Userspace draft|date=June 2014}}
{{Article for deletion/dated|page=GolfScript|timestamp=20140708181257|year=2014|month=July|day=8|substed=yes|help=off}}
<!-- For administrator use only: {{Old AfD multi|page=GolfScript|date=8 July 2014|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
'''GolfScript''' is an [[Esoteric programming language|esoteric]] [[programming language]] that is [[Stack-oriented programming language|stack-based]] and designed to allow programs to be written in as few keystrokes as possible. It aims to be simple and easy to write.<ref name="official website">{{cite web|title=GolfScript|url=http://www.golfscript.com/golfscript/|accessdate=20 June 2014}}</ref> The design of the language makes it easy to use in [[code golf]]ing contests.