AutoHotkey-Facade
Composability library
A set of functional programming libraries designed to replace AutoHotkey's processing constructs and provide a more composable and testable way to write code.
A Set of Functional Programming Libraries
30 stars
6 watching
3 forks
Language: AutoHotkey
last commit: almost 3 years ago
Linked from 1 awesome list
ahkautohotkeyfunctional-programming
Related projects:
Repository | Description | Stars |
---|---|---|
shambles-dev/autohotkey-hashtable | An implementation of a hash table data structure for use with AutoHotkey scripts | 9 |
shambles-dev/autohotkey-type_checking | A tool for validating and checking the types of data in AutoHotkey scripts | 8 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 59 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
cocobelgica/autohotkey-serdes | Software to convert AutoHotkey object structures into human-readable strings or binary files. | 14 |
omerfarukz/autocomplete | An autocomplete library optimized for performance and portability | 216 |
adampash/belvedere | Automated file management tool with customizable rules based on file metadata | 165 |
g33kdude/neutron.ahk | A toolkit for building HTML-based user interfaces with AutoHotkey. | 204 |
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
ahkscript/sublimeautohotkey | Enables syntax highlighting and editing features for the AutoHotkey scripting language within SublimeText. | 208 |