There are 9 repositories under typechecker topic.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Performant type-checking for python.
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
🐍 The Mamba programming language, because we care about safety
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
AlphaSQL provides Integrated Type and Schema Check and Parallelization for SQL file set mainly for BigQuery
trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.
Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.
Python 2.7 & 3.5+ runtime type-checker
Some useful decorators for any situation. Includes runtime type checking.
An example LLVM-based compiler for a subset of C.
a package for type checking the urls and associated views for django
My playground for building a compiler for an ML-like in Rust
Functional Machine Calculus typed. A programming language based on the FMC paper, developed from scratch for a Dissertation project.
👺 weak but accurate type checking that returns a string representation of input's type
Python docstring parser with forgiving type checking and logging for multiple docstring dialects.