#
typechecker
Here are 67 public repositories matching this topic...
Optional static typing for Python 3 and 2 (PEP 484)
-
Updated
Oct 1, 2020 - 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
Oct 2, 2020 - OCaml
alok
commented
Jun 28, 2018
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
-
Updated
Jul 13, 2020 - F#
Python 3.5+ runtime type checking for integration testing and data validation
-
Updated
Nov 8, 2019 - Python
(Please don’t repost, this is still a WIP) A friendly little systems language with first-class types and unboxed data.
programming-language
rust
typechecker
dependent-types
compiler
type-theory
systems-language
type-system
systems-programming
bidirectional-typechecking
dependent-record-types
dependent-records
-
Updated
Oct 1, 2020 - Rust
Runtime Type Checks for TypeScript
-
Updated
Feb 4, 2019 - TypeScript
-
Updated
Oct 1, 2020 - OCaml
msz
commented
May 15, 2020
In some setups behaviours and default implementations are put together in one module. In such cases, the call to protect/3 is
Hammox.protect(SomeModule, SomeModule, foo: 1)We can add a shorthand version
Hammox.protect(SomeModule, foo: 1)which will expand to that.
Higher Kinded Type machinery for Java
-
Updated
Oct 18, 2019 - Java
-
Updated
Jul 22, 2020 - Rust
Validate Method Arguments & Results in Ruby
-
Updated
Jun 12, 2020 - Ruby
Compositional type checking for Haskell
-
Updated
Apr 14, 2011 - Haskell
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
-
Updated
Sep 27, 2020 - TypeScript
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
Sep 2, 2020 - TypeScript
Open
Free type variables
k32
commented
May 10, 2019
Handle types with free variables
Open
Check function arity
Dependently typed core calculus with erasure
-
Updated
Jun 30, 2019 - Idris
Python 2.7 & 3.5+ runtime type-checker
-
Updated
Apr 8, 2020 - Python
Dependently-typed language w/ little to say for itself
-
Updated
Mar 29, 2018 - Haskell
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
AlphaSQL provides Integrated Type and Schema Check and Parallelization for SQL file set
docker
graphviz
bigquery
typechecker
dependency-analysis
dependency-graph
parallelization
pipeline-framework
elt
datawarehouse
workflow-automation
cycle-detection
dot-language
datawarehouseautomation
workflow-tool
zetasql
-
Updated
Aug 11, 2020 - C++
An example LLVM-based compiler for a subset of C.
-
Updated
Aug 14, 2019 - C++
Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.
-
Updated
Aug 8, 2020 - Haskell
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."
TS Template added by @mjbvz
TypeScript Version: 4.1.0-dev.20200916
Search Terms
(see comment for condensed repro of the problem)
Issue Type: Bug
Please consider the following JavaScript example: