AutoHotkey-Type_Checking

Type checker

A tool for validating and checking the types of data in AutoHotkey scripts

Type Checking for AutoHotkey

GitHub

8 stars
2 watching
1 forks
Language: AutoHotkey
last commit: almost 5 years ago
Linked from 1 awesome list

ahkautohotkeytype-checkingtypechecking

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shambles-dev/autohotkey-hashtableAn implementation of a hash table data structure for use with AutoHotkey scripts9
shambles-dev/autohotkey-facadeA set of functional programming libraries designed to replace AutoHotkey's processing constructs and provide a more composable and testable way to write code.30
detachhead/basedpyrightAn improved version of Pyright with enhanced type checking and support for popular IDEs1,300
siddhuwarrier/python-typeutilsA utility library that provides a type checking decorator for Python functions.1
aldanor/typoA package providing runtime type checking for Python functions annotated with argument type hints.29
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
luttik/auto-optionalEnforces consistent use of optional type annotations in Python code17
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
arohner/spectrumA tool that performs compile-time checks to catch type errors in Clojure code using Clojure.spec annotations.595
emludei/checktypeA decorator that checks function arguments and return types at runtime.0
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148
kalamity/classmemoryProvides an AHK class for reading and writing memory with pattern scans63
felixthec/strongtypingA decorator that checks function parameters at runtime for correct type compatibility.111
agronholm/typeguardA runtime type checking library for Python functions with annotations1,569