APL
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using APL.
This programming language may be used to instruct a computer to perform a task.
Type checking: | Dynamic |
---|---|
See Also: |
|
Your Help Needed
If you know APL, please write code for some of the tasks not implemented in APL.
If you know APL, please write code for some of the tasks not implemented in APL.
APL (A Programming Language) is an array oriented, functional, interactive programming language created and developed by Kenneth Iverson in the 1960's. It uses a large range of special graphic symbols to represent functions and operators, giving very concise code.[1] It influenced many other programming languages such as J and Mathematica.
References[edit]
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "APL"
The following 159 pages are in this category, out of 159 total.
2
A
- A+B
- ABC problem
- Ackermann function
- Alternade words
- Anagrams
- Angle difference between two bearings
- Anonymous recursion
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Associative array/Creation
- Averages/Arithmetic mean
- Averages/Median
- Averages/Mode
- Averages/Pythagorean means
- Averages/Root mean square
C
D
E
F
- Factorial
- Factors of an integer
- Farey sequence
- Fast Fourier transform
- Fibonacci sequence
- Fibonacci word
- Filter
- Find the intersection of a line with a plane
- Find the intersection of two lines
- Find the missing permutation
- FizzBuzz
- Flipping bits game
- Formatted numeric output
- Forward difference
- Function definition
H
L
M
P
Q
R
S
- S-expressions
- Sequence of non-squares
- Show ASCII table
- Sieve of Eratosthenes
- Simple windowed application
- Solve the no connection puzzle
- Sort an integer array
- Sort disjoint sublist
- Sort numbers lexicographically
- Sorting algorithms/Quicksort
- Sorting algorithms/Sleep sort
- Sparkline in unicode
- Square but not cube
- Stern-Brocot sequence
- Strange plus numbers
- String case
- Strip a set of characters from a string
- Subleq
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares