Category:Golfscript
Appearance
(Redirected from Golfscript)

This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
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
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Golfscript User (5 P)
Pages in category "Golfscript"
The following 131 pages are in this category, out of 131 total.
A
C
E
F
G
H
L
- Leap year
- Least common multiple
- Letter frequency
- Literals/String
- Logical operations
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers
- Lyndon word
P
Q
R
S
- Sierpinski triangle
- Sieve of Eratosthenes
- Sleep
- Sort an integer array
- Sorting algorithms/Insertion sort
- Sorting algorithms/Quicksort
- Stack
- String case
- String concatenation
- String matching
- Strip a set of characters from a string
- Substring
- Substring/Top and tail
- Sudoku
- Sum and product of an array
- Sum digits of an integer
- Sum of a series
- Sum of squares
- System time