219,924 views
3 votes
3 votes
What kind of software would I be able to build with functional programming language?​

User Arturs
by
3.1k points

1 Answer

0 votes
0 votes

Answer:

Functional programming languages are specially designed to handle symbolic computation and list processing applications. Functional programming is based on mathematical functions. Some of the popular functional programming languages include: Lisp, Python, Erlang, Haskell, Clojure, etc.

User AnthonyY
by
2.7k points