= Programming languages created in the 2010s
{wiki=Category:Programming_languages_created_in_the_2010s}
Several programming languages were created or gained significant popularity in the 2010s. Here are some notable examples: 1. **Rust (2010)**: A systems programming language focused on performance and safety, particularly safe concurrency. Rust emphasizes memory safety without using a garbage collector. 2. **Kotlin (2011)**: A statically typed programming language designed to be fully interoperable with Java, Kotlin is known for its concise syntax, safety features, and modern programming paradigms.
Back to article page