#
typechecker
Here are 70 public repositories matching this topic...
Optional static typing for Python
-
Updated
Mar 18, 2022 - Python
Performant type-checking for python.
python
security
typechecker
static-analysis
ocaml
control-flow-analysis
code-quality
program-analysis
taint-analysis
abstract-interpretation
type-check
-
Updated
Mar 18, 2022 - OCaml
alok
commented
Jun 28, 2018
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
-
Updated
Jul 13, 2020 - F#
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
programming-language
rust
typechecker
dependent-types
compiler
type-theory
systems-language
type-system
systems-programming
bidirectional-typechecking
dependent-record-types
dependent-records
-
Updated
May 16, 2021 - Rust
Python 3.5+ runtime type checking for integration testing and data validation
-
Updated
Feb 8, 2022 - Python
testing
mock
unit-testing
typechecker
elixir
contract
behaviour
contracts
type-checking
mocks
contract-testing
behaviours
typechecking
dialyzer
mox
type-checker
typespec
behaviour-typespec
typespecs
explicit-contracts
-
Updated
Feb 28, 2022 - Elixir
Runtime Type Checks for TypeScript
-
Updated
Nov 10, 2020 - TypeScript
Higher Kinded Type machinery for Java
-
Updated
Feb 28, 2022 - Java
-
Updated
Jan 11, 2022 - Rust
Validate Method Arguments & Results in Ruby
-
Updated
Dec 29, 2021 - Ruby
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
javascript
typechecker
typescript
class-instance
type-checking
primitive-types
plain-objects
is-object
type-checker
type-check
is-plain-obj
plain-object
check-type
javascript-type
class-identifier
define-type
get-type
what-type
is-plain-object
-
Updated
Jan 26, 2022 - TypeScript
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
-
Updated
Mar 13, 2022 - TypeScript
trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.
-
Updated
Mar 18, 2022 - Python
AlphaSQL provides Integrated Type and Schema Check and Parallelization for SQL file set mainly for BigQuery
docker
graphviz
bigquery
typechecker
dependency-analysis
dependency-graph
parallelization
pipeline-framework
elt
datawarehouse
workflow-automation
cycle-detection
dot-language
datawarehouseautomation
workflow-tool
zetasql
-
Updated
Jan 26, 2022 - C++
Compositional type checking for Haskell
-
Updated
Apr 14, 2011 - Haskell
Open
Free type variables
k32
commented
May 10, 2019
Handle types with free variables, for example:
-type foo :: {_Foo, _Bar}.
Free variables should be replaced with any()
Open
Check function arity
Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.
-
Updated
May 31, 2021 - Rust
Python 2.7 & 3.5+ runtime type-checker
-
Updated
Apr 8, 2020 - Python
Dependently typed core calculus with erasure
-
Updated
Aug 31, 2021 - Idris
An example LLVM-based compiler for a subset of C.
-
Updated
Aug 14, 2019 - C++
Some useful decorators for any situation. Includes runtime type checking.
python
testing
typechecker
validation
decorators
annotations
typing
type-safety
type-checking
python-decorators
docstring
type-hints
docstrings
pedantic
pedantic-decorators
-
Updated
Feb 28, 2022 - Python
An implementation of structural subtyping of records and functions
-
Updated
Jul 14, 2018 - Haskell
Compositional type checking for a Hindley-Milner type system
-
Updated
Mar 28, 2017 - Haskell
Dependently-typed language w/ little to say for itself
-
Updated
Mar 29, 2018 - Haskell
a package for type checking the urls and associated views for django
-
Updated
Mar 18, 2022 - Python
Improve this page
Add a description, image, and links to the typechecker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typechecker topic, visit your repo's landing page and select "manage topics."
Bug Report
tsconfig tsBuildInfoFile Specify the folder
4.5.5, 4.7.0-dev.20220227
N/A
After running
tsc --initthe generatedtsconfig.jsonincludes the following line:// "tsBuildInfoFile": "./", /* Specify the folder for .tsbuildinfo incremen