Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How many programming languages are there?

2025-03-13 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article is about how many programming languages there are. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

Programming language is divided into: 1, imperative language; 2, functional language, λ operator calculable model based on value mapping of mathematical function concept; 3, logical language, formal logic system based on a set of known rules; 4, object-oriented language.

Programming languages are divided into:

1. Imperative language

The semantic basis of this language is the Turing machine computing model that simulates "data storage / data operation", which is very consistent with the natural implementation of modern computer architecture. The main way to generate operations is to rely on the side effects of statements or commands. Most popular modern languages are of this type, such as Fortran, Pascal, C++obol, C, C++, Basic, Ada, Java, C # and so on. Various scripting languages are also regarded as this type.

2. Functional language

The semantic basis of this language is the λ operator computable model based on the value mapping of mathematical function concepts. This language is very suitable for computing tasks such as artificial intelligence. Typical functional languages such as Lisp, Haskell, ML, Scheme, F# and so on.

3. Logical language

The semantic basis of this language is a formal logic system based on a set of known rules. This language is mainly used in the implementation of expert systems. The most famous logical language is Prolog.

4. Object-oriented language

Most modern languages provide object-oriented support, but some languages are directly based on the basic object-oriented model, and the semantics of the grammatical form of the language is the basic object operation. The main pure object-oriented language is Smalltalk.

Although various languages belong to different types, they all support other types of operation models to varying degrees.

Thank you for reading! This is the end of this article on "how many programming languages are there?". I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it for more people to see!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report