This commit is contained in:
Ingy döt Net 2013-04-10 21:29:02 -07:00
parent 764da6cbbb
commit db842d013d
19005 changed files with 197040 additions and 7 deletions

View file

@ -0,0 +1,5 @@
{{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.

1
Lang/Golfscript/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/Golfscript

View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/Golfscript

1
Lang/Golfscript/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Golfscript

View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Golfscript

View file

@ -0,0 +1 @@
../../Task/Arbitrary-precision-integers-included/Golfscript

1
Lang/Golfscript/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Golfscript

View file

@ -0,0 +1 @@
../../Task/Character-codes/Golfscript

1
Lang/Golfscript/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/Golfscript

View file

@ -0,0 +1 @@
../../Task/Evaluate-binomial-coefficients/Golfscript

1
Lang/Golfscript/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/Golfscript

View file

@ -0,0 +1 @@
../../Task/Function-definition/Golfscript

View file

@ -0,0 +1 @@
../../Task/Greatest-element-of-a-list/Golfscript

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Golfscript

View file

@ -0,0 +1 @@
../../Task/Increment-a-numerical-string/Golfscript

View file

@ -0,0 +1 @@
../../Task/Loop-over-multiple-arrays-simultaneously/Golfscript