Skip to content
#

type-inference

Here are 35 public repositories matching this topic...

A small, elegant, general-purpose functional language. Effects are in the type signature, including ones you name yourself. The compiler is self-hosted, and it is the only one there is. Two peer backends, JVM bytecode and C; that a program prints the same bytes on both is held by a gate, not a promise.

  • Updated Sep 2, 2026
  • Python

🐍🚀 A static Python-to-Rust transpiler that converts type-annotated Python code into performant and idiomatic Rust, with built-in compilation and execution.

  • Updated Jun 11, 2026
  • Python

A from-scratch statically-compiled programming language with Python-like syntax, built in Python. Features a production lexer with INDENT/DEDENT injection, Pratt expression parser, span-annotated AST, Hindley-Milner type inference, SSA/CFG mid-level IR, Polonius-inspired borrow checker, and first-class prompt and actor language constructs for AI an

  • Updated Apr 1, 2026
  • Python

The Sorayunara Programming Language (.sora) — A High-Performance, Memory-Safe Systems Language Featuring Hindley-Milner Type Inference, Flow-Sensitive Borrow Checking, Lock-Free Actor Concurrency, Self-Hosting Architecture, and Native LLVM / C / WASM Codegen.

  • Updated Aug 31, 2026
  • Python

Add this topic to your repo

To associate your repository with the type-inference topic, visit your repo's landing page and select "manage topics."

Learn more