Category:Quackery
From Rosetta Code
Quackery
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 Quackery.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Your Help Needed
If you know Quackery, please write code for some of the tasks not implemented in Quackery.
If you know Quackery, please write code for some of the tasks not implemented in Quackery.
Quackery is an implementation of Quackery.
Other implementations of Quackery.
Quackery is an open source, lightweight, entry level concatenative language for educational and recreational programming.
It is coded as a Python 3 function in under 48k of Pythonscript, half of which is a string of Quackery code.
The Quackery GitHub repository, which includes the Quackery manual "The Book of Quackery" in pdf form, is at https://github.com/GordonCharlton/Quackery
The Quackery Facebook group is at https://www.facebook.com/groups/thequackerygroup
Pages in category "Quackery"
The following 180 pages are in this category, out of 180 total.
A
C
- Caesar cipher
- Calculating the value of e
- Call an object method
- Case-sensitivity of identifiers
- Catamorphism
- Church numerals
- Comments
- Compare a list of strings
- Compile-time calculation
- Compound data type
- Convert decimal number to rational
- Convert seconds to compound duration
- Copy a string
- Count in factors
- Count in octal
- Create a two-dimensional array at runtime
- Currying
E
F
G
H
I
L
- Last Friday of each month
- Leap year
- Least common multiple
- Letter frequency
- Literals/Integer
- Literals/String
- Long multiplication
- 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/While
- Luhn test of credit card numbers
M
P
R
S
- Sattolo cycle
- Sequence of primes by trial division
- Set
- Shell one-liner
- Show ASCII table
- Sierpinski carpet
- Sierpinski triangle
- Sieve of Eratosthenes
- Sorting algorithms/Bogosort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Pancake sort
- Sorting algorithms/Quicksort
- Special variables
- Split a character string based on change of character
- Stack
- String case
- String concatenation
- String prepend
- Strip whitespace from a string/Top and tail
- Sum and product of an array
- Sum of a series
- Sum of squares
- Symmetric difference
- System time