Thread with 9 posts

jump to expanded post

I think there's real potential for a new mainstream language that can achieve the same safety as Rust, and most of the performance, without having quite as much cognitive overhead. A successor to the GC languages.

Open thread at this post

finished reading this :3

yeah, this is Rust's &, &mut, std::mem::drop(), and !Copy, and C++'s std::move(), but for Swift, more or less. it's quite restricted compared to Rust considering, for example, the lack of explicit lifetimes. but this is very exciting!!

Open thread at this post