Declarative programming: Difference between revisions

Content deleted Content added
Examples: The lisp section was complete garbage (I could only see a single relevant and correct sentence, and that is not hyperbole), so I rewrote it. Removed the scheme section as it's a dialect of lisp.
change paradigms template to navbox (see Template talk:Programming paradigms#too long)
Line 3:
{{More footnotes|date=April 2010}}
{{Refimprove|date=February 2015}}}}
{{Programming paradigms}}
In [[computer science]], '''declarative programming''' is a [[programming paradigm]]—a style of building the structure and elements of computer programs—that expresses the logic of a [[computation]] without describing its [[control flow]].<ref>{{citation|last=Lloyd|first=J.W.|title=Practical Advantages of Declarative Programming}}</ref>
 
Line 197 ⟶ 196:
* Olof Torgersson. [https://web.archive.org/web/20060330033506/http://www.cs.chalmers.se/~oloft/Papers/wm96/wm96.html A Note on Declarative Programming Paradigms and the Future of Definitional Programming]. 1996.
 
{{Programming paradigms navbox}}
{{Types of programming languages}}
{{Authority control}}