A borrow checker for Julia
-
Updated
Jul 20, 2026 - Julia
A borrow checker for Julia
Learning Rust by building: complete curriculum + DSA + 28 interview problems, every solution tested and commented.
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
🦀🔭 See Rust's power in action. Real-time visuals of memory, speed, and zero-cost abstractions. No GC. No compromise. ⚡️✨
An implementation of a featherweight muse interpreter written in Rust.
A self-hosted low-level functional-style programming language 🌀
Bliss 4i is the 4th iteration of the bliss platform. Starting from 4i, bliss transforms from a simple runtime, to an ecosystem of compilers, package managers, standard libraries, and all the things expected from a language ecosystem
Arimo is a self-hosting programming language for systems and apps. Features native binary compilation (no LLVM/GCC), hybrid memory management (Borrow Checker + GC + ARC + Manual), and bare-metal support.
A small, safety-oriented systems programming language: ownership & borrow checking, seamless C ABI interop, an LLVM backend, and a typed code-knowledge graph for editors and LLMs.
Stage 0 bootstrap compiler for the Arimo programming language, written in Rust. Features a custom lexer, parser, typechecker, borrow checker, and native code generation.
Zmeu — a systems programming language with its own syntax, compile-time ownership & borrow checking, structured concurrency, and an MLIR-to-LLVM native backend.
Cell is a Container that Provides Interior Mutability, Allowing you to Mutate Data Even When you Only Have an Immutable Reference to the Container
Basic of Rust , Types, Enums, Patterns, Structs, Borrow Checking
The Moth programming language
🚧 a rust-style borrow-checking clang-plugin for C, inspired by CORAL!
Borrow checker implementation for Nim
Add a description, image, and links to the borrow-checker topic page so that developers can more easily learn about it.
To associate your repository with the borrow-checker topic, visit your repo's landing page and select "manage topics."