Talk:Declarative programming
Appearance
![]() | Computing C‑class High‑importance | |||||||||
|
![]() | Computer science C‑class Top‑importance | ||||||||||||||||
|
vandalism
In the page-preview for the first mention of "SQL" — Preceding unsigned comment added by 142.161.137.88 (talk) 23:32, 12 June 2019 (UTC)
lisp and sml aren't declarative
lisp is imperative and sml is functional
this article reads like it's been lifted from a seo blogspam 206.191.44.34 (talk) 14:32, 25 July 2022 (UTC)
Prolog example
The given example doesn't work as expected. Ordinary Prolog doesn't admit higher-order predicates, which are, however, used at e.g. cat(tom).
along with animal(cat).
I'm not sure whether the example can be fixed, or needs to be replaced. - Jochen Burghardt (talk) 14:28, 30 June 2023 (UTC)