|
You are here |
darkcoding.net | ||
| | | | |
www.reidatcheson.com
|
|
| | | | | I have developed some interest in the Rust programming language. Rust is a systems programming language which means it gets out of the way of developers interested in reaching low-level internals of a system. What sets it aside from other systems languages though is: Borrow checking to guarantee memory safety Functional-like idioms (map, fold, etc) Pattern matching with an almost algebraic datatype called "enum" A much simpler memory model than C++ | |
| | | | |
www.bitsnbites.eu
|
|
| | | | | ||
| | | | |
thatonegamedev.com
|
|
| | | | | Intrinsics are like a recipe for the most optimized code that you can write to achieve certain behavior. | |
| | | | |
smallcultfollowing.com
|
|
| | | |||