English 中文(简体)
Discussion
  • 时间:2025-02-05

Discuss Functional Programming


Previous Page Next Page  

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

This tutorial provides a brief overview of the most fundamental concepts of functional programming languages in general. In addition, it provides a comparative analysis of object-oriented programming and functional programming language in every example.

Advertisements