16 results for “topic:borrow-checker”
A borrow checker for Julia
Simple C++ borrow checker
you shouldn't
Attempt to bring the Borrow Checker to C
An implementation of a featherweight muse interpreter written in Rust.
A self-hosted low-level functional-style programming language 🌀
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. ⚡️✨
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
Basic of Rust , Types, Enums, Patterns, Structs, Borrow Checking
Yet another language no one asked for
A cell library that decouples data from read-only and exclusive permissions to access the data
Introduction into rust based on rocket framework and basic ecosystem crates.
A programming language project aimed at learning and experimentation.
This is a basic Rust library for handling user authentication in your applications.
:construction: a rust-style borrow-checking clang-plugin for C, inspired by CORAL!