Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Posts about Erlang

Erlang sequential programming

May 13, 2021 20:00 0 Comment Erlang

Erlang sequential programming, Sequential programming, Erlang Shell, Erlang modules and functions, Erlang atomic type, Erlang list, Erlang Mapping (Map), Erlang standard modules and

Erlang Shell

May 13, 2021 20:00 0 Comment Erlang

Erlang Shell, Erlang Shell, Erlang Shell, Most operating systems have command interpreters or shells, unix and Linux systems have many different shells, and there are command-lin

Erlang modules and functions

May 13, 2021 21:00 0 Comment Erlang

Erlang modules and functions, Modules and functions, If a programming language can only run code through shells, the language is of little use, and Erlang can also run programs thr

Erlang atomic type

May 13, 2021 21:00 0 Comment Erlang

Atomic type, Atomic type, The metagroup, Atomic type, The atomic type is another data type in the Erlang language. A, ll atomic types begin with lowercase letters (see, Atomic Types)., F, or

Erlang list

May 13, 2021 21:00 0 Comment Erlang

Erlang list, Erlang list, Erlang list, Although metagroups can group data into groups, we also need to represent a list of data. T, he list in Erlang is enclosed in square brac

Erlang Mapping (Map)

May 13, 2021 21:00 0 Comment Erlang

Erlang Mapping (Map), Erlang Mapping (Map), Erlang Mapping (Map), Mapping is used to represent the association between keys and values. T, his association is enclosed by the words """"" H, ere's

Erlang standard modules and user manuals

May 13, 2021 21:00 0 Comment Erlang

Erlang standard modules and user manuals, Erlang standard modules and user manuals, Erlang standard modules and user manuals, Erlang has a large number of standard modules available. F, or example, an IO module contains a large number

Erlang is output to the terminal

May 13, 2021 21:00 0 Comment Erlang

Erlang is output to the terminal, Erlang is output to the terminal, Erlang is output to the terminal, It would be nice to use an example to illustrate how to format the output to the terminal, so here's a simple sample

The scope of the Erlang match, Guards, and variables

May 13, 2021 21:00 0 Comment Erlang

The scope of the Erlang match, Guards, and variables, The scope of the Erlang match, Guards, and variables, The scope of the Erlang match, Guards, and variables, In some scenarios, we may need to find the maximum temperature or minimum temperature. T, herefo

The operation of the Erlang list

May 13, 2021 21:00 0 Comment Erlang

Erlang has more on the list, Erlang has more on the list, Erlang has more on the list, | T, he operator can be used to take the first element in the list:, 47> [M1|T1] = [paris, london, rome]., [paris,london,

Erlang if and case

May 13, 2021 21:00 0 Comment Erlang

Erlang if and case, Erlang if and case, Erlang if and case, The above, find_max_and_min, to find the maximum and minimum values of temperature. H, ere's a new structure if. I, f's syntax for

Erlang Built-in Function (BIF)

May 13, 2021 21:00 0 Comment Erlang

Erlang Built-in Function (BIF), Erlang Built-in Function (BIF), Erlang Built-in Function (BIF), Built-in functions are those that are built into the Erlang virtual machine for some reason. B, uilt-in functions ofte

Erlang Advanced Function (Fun)

May 13, 2021 22:00 0 Comment Erlang

Erlang Advanced Function (Fun), Erlang Advanced Function (Fun), Erlang Advanced Function (Fun), Erlang naturally has high-order functions as a functional programming language. I, n the shell, we can use this:, 86>

Erlang is programmed in a synth

May 13, 2021 22:00 0 Comment Erlang

Erlang is programmed in a synth, Same-time programming, The Erlang process, Erlang messaging, The name of the Erlang registration process, Erlang distributed programming, The full exa

The Erlang process

May 13, 2021 22:00 0 Comment Erlang

Erlang process management, Erlang process management, Erlang process management, Compared with other functional programming languages, Erlang's advantage lies in its common programming and distributed pro