AutoIt
AutoIt is a freeware scripting language for Microsoft Windows with a BASIC-like Syntax.
An AutoIt script can be compiled into a compressed, stand-alone executable which can be run on computers that do not have the AutoIt interpreter installed. A wide range of function libraries (known as UDF's, or "User Defined Functions") are also included as standard or are available from the website to add specialized functionality. AutoIt can also use Win32 DLL's and Libraries like OpenGL, DirectX or any third-party DLL API. This makes 3D Game Development as well as WinAPI Handling possible to use in AutoIt.
See Also
Tasks
- 100 doors
- 24 game
- A+B
- Ackermann function
- Active Directory/Connect
- Align columns
- Anonymous recursion
- Array concatenation
- Array length
- Arrays
- Associative array/Creation
- Balanced brackets
- Binary digits
- Box the compass
- Bresenham's Line Algorithm
- CSV to HTML translation
- Caesar cipher
- Calendar
- Color of a screen pixel
- Comments
- Conditional structures
- Copy a string
- Create a two-dimensional array at runtime
- Date format
- Day of the week
- Dutch national flag problem
- Empty program
- Ethiopian multiplication
- Execute Brainfuck
- Execute a system command
- Factorial
- Factors of an integer
- Fibonacci sequence
- Find limit of recursion
- Five weekends
- FizzBuzz
- Four bit adder
- Function definition
- Generate lower case ASCII alphabet
- Greatest common divisor
- Greatest subsequential sum
- Hailstone sequence
- Hello world!
- Hello world/Graphical
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Hello world/Web server
- Increment a numerical string
- Knuth shuffle
- Langton's ant
- Last Friday of each month
- Leap year
- Least common multiple
- Letter frequency
- Loops/N plus one half
- Luhn test of credit card numbers
- Multiplication tables
- Nth root
- Palindrome detection
- Pangram checker
- Playing cards
- Program termination
- Read entire file
- Reduced row echelon form
- Rename a file
- Repeat a string
- Return multiple values
- Reverse a string
- Rock-paper-scissors
- Simple windowed application
- Simulate input/Keyboard
- Sleep
- Sockets
- Speech synthesis
- String case
- String matching
- Strip comments from a string
- System time
- Temperature conversion
- Trabb Pardo–Knuth algorithm
- Window creation
- Wireworld
- Zeckendorf number representation
- Zig-zag matrix