[HN Gopher] Borrowchecker.jl - Designing a borrow checker for Julia
___________________________________________________________________
Borrowchecker.jl - Designing a borrow checker for Julia
Author : darboux
Score : 6 points
Date : 2025-01-18 19:59 UTC (3 hours ago)
(HTM) web link (github.com)
(TXT) w3m dump (github.com)
| darboux wrote:
| This package demonstrates Rust-like ownership and borrowing
| semantics in Julia through a macro-based system that performs
| runtime checks. This tool is mainly to be used in development and
| testing to flag memory safety issues, and help you design safer
| code.
___________________________________________________________________
(page generated 2025-01-18 23:00 UTC)