History of programming languages: Difference between revisions

Content deleted Content added
Current trends: Add: Microsoft Power Fx
mNo edit summary
Line 257:
| caption14 = Zig
}}
Programming language evolution continues, in both industry and research. Some of the recent trends from 2000s to 2010s have included:
* Increasing support for [[functional programming]] in mainstream languages used commercially, including [[purely functional programming]] for making code easier to reason about and to parallelize (at both micro- and macro- levels)
* Constructs to support [[Concurrent computing|concurrent]] and [[Distributed computing|distributed]] programming.