AutoHotkey-Type_Checking
Type checker
A tool for validating and checking the types of data in AutoHotkey scripts
Type Checking for AutoHotkey
8 stars
2 watching
1 forks
Language: AutoHotkey
last commit: about 3 years ago
Linked from 1 awesome list
ahkautohotkeytype-checkingtypechecking
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a hash table data structure for use with AutoHotkey scripts | 9 |
| A set of functional programming libraries designed to replace AutoHotkey's processing constructs and provide a more composable and testable way to write code. | 30 |
| An improved version of Pyright with enhanced type checking and support for popular IDEs | 1,300 |
| A utility library that provides a type checking decorator for Python functions. | 1 |
| A package providing runtime type checking for Python functions annotated with argument type hints. | 29 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| Enforces consistent use of optional type annotations in Python code | 17 |
| A tool to analyze Python code for type errors and other issues | 350 |
| A tool that performs compile-time checks to catch type errors in Clojure code using Clojure.spec annotations. | 595 |
| A decorator that checks function arguments and return types at runtime. | 0 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| Provides an AHK class for reading and writing memory with pattern scans | 63 |
| A decorator that checks function parameters at runtime for correct type compatibility. | 111 |
| A runtime type checking library for Python functions with annotations | 1,569 |