Data update
This commit is contained in:
parent
8e4e15fa56
commit
72eb4943cb
1853 changed files with 35514 additions and 9441 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{{language|GolfScript
|
||||
|site=http://www.golfscript.com/golfscript/index.html
|
||||
}}
|
||||
{{try|Golfscript|[https://tio.run/#golfscript Try Golfscript on tio.run].}}
|
||||
{{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.
|
||||
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.
|
||||
|
||||
== External links ==
|
||||
* [https://golfscript.com/golfscript/ Official website]
|
||||
* [https://codegolf.stackexchange.com/questions/5264/tips-for-golfing-in-golfscript Tips for golfing in Golfscript]
|
||||
Loading…
Add table
Add a link
Reference in a new issue