Tuesday, January 29, 2019

A New Generation of Programming Languages (Part 2)

As it was discussed in the previous article, the introduction of constructs of each new abstraction tier caused a new generation of programming languages to emerge. This gives us a way to deduct an evolution path for programming languages or DSLs. In this article, we will consider some general-purpose programming languages.

The new general-purpose programming languages now are either object-oriented languages with functional programming elements or functional languages with object-oriented elements. For the last 50 years, there was no new abstraction tier introduction into general-purpose programming languages.



from DZone.com Feed http://bit.ly/2WrkjJd

No comments:

Post a Comment