-
granule
A statically-typed linear functional language with graded modal types for fine-grained program reasoning
> Abstract: [...] Recent work demonstrates that linear and uniqueness types can be combined in a single system to offer restrictions on program behaviour and guarantees about memory usage. We develop this connection further, showing that just as graded type systems like those of Granule and Idris generalise linearity, Rust's ownership model arises as a graded generalisation of uniqueness. We combine fractional permissions with grading to give the first account of ownership and borrowing that smoothly integrates into a standard type system alongside linearity and graded types, and extend Granule accordingly with these ideas.
granule-project/granule https://github.com/granule-project/granule :
> A statically-typed linear functional language with graded modal types for fine-grained program reasoning
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
Swift recently adopted a region-based approach for safe concurrency that builds on Milano et al’s ideas: https://github.com/apple/swift-evolution/blob/main/proposals...
Related posts
-
Arbitrum's Innovation: The Future of Multi-Chain Blockchain Technology
-
Decentralized Governance in Open Source: Bridging Innovation and Community
-
AMP and why emails are not (and should never be) interactive
-
AI Coding and the Peanut Butter and Jelly Problem
-
Mastering CSS Layout: A Beginner's Guide to Box Model and Flexbox