Here are
196 public repositories
matching this topic...
Collection of TypeScript type challenges with online judge
Updated
Feb 11, 2022
TypeScript
Updated
Jan 11, 2021
Haskell
TypeDB: a strongly-typed database
Updated
Feb 18, 2022
Java
A list of computer-science readings I recommend
📚 Functions and algorithms implemented purely with TypeScript's type system
Updated
Feb 13, 2022
TypeScript
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
Updated
May 16, 2021
Rust
Algebraic data types for C99
A programming language designed for typescript type generation
Updated
Nov 3, 2021
TypeScript
👾 Sokoban Game in Pure TypeScript Type System
Updated
Nov 5, 2021
TypeScript
A typed, polyglot, functional language
Updated
Feb 17, 2022
Haskell
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
🌳 A tiny language interpreter implemented purely in TypeScript's type-system
Updated
Oct 28, 2020
TypeScript
TypeQL: the query language of TypeDB - a strongly-typed database
Updated
Feb 9, 2022
Starlark
Additional types and types adjusted utilities for TypeScript
Updated
Jan 22, 2022
TypeScript
🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧
Updated
Feb 16, 2022
Rust
Type System for Data Analysis in Python
Updated
Jan 30, 2022
Python
An ML-like statically-typed Erlang
Updated
Jan 17, 2022
OCaml
Full-featured interfaces for C99
BackboneJS compatibility layer for Type-R data framework.
🧊 Anders: Modal HoTT Proof Assistant
Updated
Feb 17, 2022
OCaml
A toy language based on LLVM that implements the System Fω type-system
Updated
Jan 11, 2022
OCaml
DMX Knowledge Building Platform
Normalization by evaluation for Martin-Löf Type Theory with dependent records
Updated
Jun 22, 2019
Rust
Swift type checking and semantic analysis for developer tools
Updated
Aug 10, 2021
Swift
Updated
Feb 13, 2022
TypeScript
[WIP] A type system for nix
Updated
Jul 11, 2019
OCaml
A macro for defining type operators in Rust.
Updated
Mar 16, 2017
Rust
ftor enables ML-like type-directed, functional programming with Javascript including reasonable debugging.
Updated
Mar 9, 2018
JavaScript
Improve this page
Add a description, image, and links to the
type-system
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
type-system
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When a module is autoimported, the
-Iflag does not seem to be taken into account to find header files it might include. Please consider the following example.fullequirec_syntax.erlincludesgradualizer.hrl- with-I include/the former gets parsed properly and warnings are emitted.fullequirec_core.erlrefers to types defined infullequirec_syntax.erlso the latter is autoimported