‧͙⁺˚*・༓☾🐺☽༓・*˚⁺‧͙

Home

❯

Notes

❯

working notes

❯

Declarative programming

Declarative programming

Oct 19, 20251 min read

  • computer-science
  • programming

parent:: programming paradigm

A style of programming which focuses on the work to be accomplished rather than its way/method to perform the work.

  • A high-level program that describes what a computation should perform.
  • Any programming language that lacks Side Effect In Computer Program. 
  • A language that can be clearly implied or converted to maths logic.

References:: https://en.wikipedia.org/wiki/Declarative_programming

Tags:: computer-science programming

Back-links::


Graph View

Backlinks

  • MOC_Computer_Science
  • MOC-Computer-Science