In pure functional language, you are not allowed to tinker around with the state, So the state go into your function, something should happen and the… - Joe Armstrong

" "

In pure functional language, you are not allowed to tinker around with the state, So the state go into your function, something should happen and the state comes out as well. In pure functional language, you got in input and the state, and what's come out is the output and the new state.

English
Collect this quote

About Joe Armstrong

Joseph Leslie Armstrong (27 December 1950 – 20 April 2019) was a computer scientist working in the area of fault-tolerant distributed systems.

Also Known As

Birth Name: Joseph Leslie Armstrong
Also Known As: Joe
Alternative Names: Joseph Armstrong

Unlimited Quote Collections

Organize your favorite quotes without limits. Create themed collections for every occasion with Premium.

Related quotes. More quotes will automatically load as you scroll down, or you can use the load more buttons.

Additional quotes by Joe Armstrong

When I'm writing a program, my approach is to "write a bit" and then "test a bit." I start with a small module with few functions, and then I compile it and test it with a few commands in the shell. Once I'm happy with it, I write a few more functions, compile them, test them, and so on. (page 60)

Unlimited Quote Collections

Organize your favorite quotes without limits. Create themed collections for every occasion with Premium.

deployment is a problem because even if somebody made an open source privacy application, it needs 50 million users to take off. Apple and Google and everybody have dominated this way of deploying something to hundreds of millions of people [...] the first one to get a hundred million users wins basically.

Loading...