Content deleted Content added
m Reference the Graydon Hoare page I'm making. Tag: Reverted |
Revert as this is currently a self-link. @9aze - you should create this as a draft page (at Draft:Graydon Hoare) and submit it for Articles for Creation. |
||
Line 72:
Rust supports multiple [[programming paradigm]]s. It was influenced by ideas from [[functional programming]], including [[Immutable object|immutability]], [[higher-order function]]s, [[algebraic data type]]s, and [[pattern matching]]. It also supports [[object-oriented programming]] via structs, [[Union type|enums]], traits, and methods.
Software developer
Rust has been noted for its adoption in many software projects, especially [[web services]] and [[system software]]. It has been studied academically and has a growing community of developers.
|