Thread: Redox os
View Single Post
  #3   (View Single Post)  
Old 6th August 2017
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

I'm not entirely sold on Rust; I should probably learn it "properly" one day, but in many ways it seems like "the new C++", with many of the problems too (specifically, it seems pretty easy to write pretty unreadable code).

I personally rather like Go, which is more like a "modern C" in many ways (although there are also other differences, such as garbage collection).
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote