Category:AutoHotkey
AutoHotkey
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 AutoHotkey.
AutoHotkey is an open source programming language for Microsoft Windows.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Garbage collected: | No |
---|---|
Parameter passing methods: | By reference, By value |
Typing: | Untyped |
Lang tag(s): | ahk, autohotkey |
See Also: |
CitationsEdit
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- AutoHotkey Implementations (5 P)
- AutoHotkey User (27 P)
Pages in category "AutoHotkey"
The following 200 pages are in this category, out of 821 total.
(previous page) (next page)L
M
- MAC vendor lookup
- Machine code
- Mad Libs
- Magic 8-ball
- Magic squares of odd order
- Make a backup file
- Mandelbrot set
- Map range
- Mastermind
- Matrix multiplication
- Matrix transposition
- Matrix with two diagonals
- Maximum difference between adjacent elements of list
- Maximum triangle path sum
- Mayan numerals
- Maze generation
- Maze solving
- MD4
- MD5
- MD5/Implementation
- Memory allocation
- Menu
- Merge and aggregate datasets
- Mertens function
- Metronome
- Middle three digits
- Miller–Rabin primality test
- Mind boggling card trick
- Minesweeper game
- Minimum number of cells after, before, above and below NxN squares
- Minimum numbers of three lists
- Modular exponentiation
- Modular inverse
- Monte Carlo methods
- Monty Hall problem
- Morse code
- Mosaic matrix
- Mouse position
- Move-to-front algorithm
- Multifactorial
- Multiple distinct objects
- Multiplication tables
- Multisplit
- Munchausen numbers
- Musical scale
- Mutual recursion
- Möbius function
N
- N'th
- N-queens problem
- Named parameters
- Narcissist
- Narcissistic decimal number
- Nautical bell
- Nested templated data
- Next highest int from digits
- Nim game
- Non-continuous subsequences
- Non-decimal radices/Convert
- Non-decimal radices/Input
- Non-decimal radices/Output
- Nonoblock
- Nth root
- Null object
- Number names
- Number reversal game
- Numbers divisible by their individual digits, but not by the product of their digits.
- Numbers with equal rises and falls
- Numerical integration
O
P
- Palindrome dates
- Palindrome detection
- Pangram checker
- Parse an IP Address
- Parse command-line arguments
- Parsing/RPN calculator algorithm
- Parsing/RPN to infix conversion
- Parsing/Shunting-yard algorithm
- Pascal matrix generation
- Pascal's triangle
- Pascal's triangle/Puzzle
- Peano curve
- Penney's game
- Pentagram
- Percentage difference between images
- Perfect numbers
- Perfect shuffle
- Perfect totient numbers
- Permutations
- Permutations by swapping
- Permutations with repetitions
- Permutations/Derangements
- Pernicious numbers
- Phrase reversals
- Pi
- Pick random element
- Pig the dice game
- Pig the dice game/Player
- Pinstripe/Display
- Play recorded sounds
- Playing cards
- Plot coordinate pairs
- Pointers and references
- Poker hand analyser
- Polymorphism
- Polynomial regression
- Polyspiral
- Population count
- Power set
- Price fraction
- Primality by trial division
- Prime decomposition
- Primes - allocate descendants to their ancestors
- Priority queue
- Probabilistic choice
- Problem of Apollonius
- Program name
- Program termination
- Proper divisors
- Pythagoras tree
- Pythagorean triples
R
- Random number generator (included)
- Random numbers
- Random sentence from book
- Range consolidation
- Range expansion
- Range extraction
- Range modifications
- Ranking methods
- Rate counter
- Ray-casting algorithm
- Read a configuration file
- Read a file character by character/UTF8
- Read a file line by line
- Read a specific line from a file
- Read entire file
- Real constants and functions
- Record sound
- Reduced row echelon form
- Regular expressions
- Remove duplicate elements
- Remove lines from a file
- Remove vowels from a string
- Rename a file
- Rendezvous
- Rep-string
- Repeat
- Repeat a string
- Respond to an unknown method call
- Return multiple values
- Reverse a string
- Reverse words in a string
- Rock-paper-scissors
- Rodrigues’ rotation formula
- Roman numerals/Decode
- Roman numerals/Encode
- Roots of a function
- Roots of a quadratic function
- Roots of unity
- Rosetta Code/Count examples
- Rosetta Code/Find bare lang tags
- Rosetta Code/Find unimplemented tasks
- Rosetta Code/Fix code tags
- Rosetta Code/Rank languages by popularity
- Rot-13
- Run-length encoding
- Runtime evaluation
- Runtime evaluation/In an environment