linear-types

Tag

Cards List
#linear-types

ATS Programming Language

Lobsters Hottest · 6d ago Cached

ATS is a statically typed programming language that unifies implementation with formal specification, supporting functional, imperative, concurrent, and modular programming with dependent and linear types for high efficiency and safety.

0 favorites 0 likes
#linear-types

Safe Made Easy Pt.1: Single Ownership is (Not) Optional

Lobsters Hottest · 2026-06-03 Cached

This article introduces a new approach to memory safety based on linear types and abstract interpretation, aiming to eliminate common bugs like use-after-free and memory leaks more ergonomically than Rust.

0 favorites 0 likes
← Back to home

Submit Feedback