The Swift team are discussing a Rust/Cyclone style ownership system! https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170213/032155.html (opt-in and an interesting dynamic enforcement)
miniblog.
Related Posts
The author of rust-analyzer discussing how language features help or hinder fast IDEs.
If you allow `from m import *` you can't analyse files in isolation, and it's even harder in Rust.
This article discussing forking sqlite draws an interesting parallel between forking and the prisoner's dilemma: forking as a solo contributor is rarely successful, unless others also wish to fork!
https://glaubercosta-11125.medium.com/sqlite-qemu-all-over-again-aedad19c9a1c
I've released difftastic 0.10!
This version adds four new languages: C, C++, C# and Haskell! See screenshots for examples.
The manual is also substantially expanded, discussing other tree diffing projects and code samples that are hard for tree diffs.


