a (WIP) Rust frontend for gcc. Contribute to sapir/gcc-rust development by creating an account on GitHub. (more…)
Read more »
I hereby certify that I am the sole author of this thesis. All the used
materials, references to the literature and the work of others have been
referred to. This thesis has not been presented for examination anywhere else.
Read more »
In Rust, data types - primitives, structs, enums and any other ‘aggregate’
types like tuples and arrays - are dumb. They may have methods but that
is just a convenience (they are just functions). Types have no
relationship with each other. (more…)
Read more »
As free software activists, we all enjoy using the latest and greatest in free software, but we need to make sure that the software we are using really does respect our freedom. Many users have expressed to us their desire to run Rust, since it appears t... (more…)
Read more »
Heroic Labs builds Nakama - an open-source social and realtime server for games and apps. (more…)
Read more »