About 6,900 results
Open links in new tab
  1. Declarative programming - Wikipedia

    Common declarative languages include those of database query languages (e.g., SQL, XQuery), regular expressions, logic programming (e.g. Prolog, Datalog, answer set programming), functional programming, configuration management, and algebraic modeling systems.

  2. Difference Between Imperative and Declarative Programming

    Mar 22, 2023 · Fortran, Java, C, C++ programming languages are examples of imperative programming. Declarative Programming as the name suggests is a type of programming paradigm that describes what programs to be executed.

  3. Category:Declarative programming languages - Wikipedia

    This category lists those programming languages that adhere to the declarative programming paradigm. This category has the following 6 subcategories, out of 6 total. The following 67 pages are in this category, out of 67 total. This list may not reflect recent changes.

  4. What is declarative programming? - Stack Overflow

    Declarative programming is when you write your code in such a way that it describes what you want to do, and not how you want to do it. It is left up to the compiler to figure out the how. Examples of declarative programming languages are SQL and Prolog.

  5. The basics of working with declarative programming languages

    Mar 21, 2022 · Many languages fall under the banner of declarative programming, but some of the most widely used include HTML, SQL, CSS and XML. Other examples include a mix of functional and logic programming languages, such as Prolog, Haskell, Miranda, XQuery and Lisp.

  6. Top 10 Declarative Languages You Need to Know

    In this article, we will introduce you to the top 10 declarative languages you need to know. These languages are widely used in various industries and can help you become a better programmer. 1. SQL (Structured Query Language) is a declarative language used to …

  7. Introduction to Declarative Languages

    Examples of Declarative Languages. There are many different declarative languages, each with its own syntax and set of rules. Some popular examples include: SQL. SQL is a declarative language used for managing relational databases.

  8. Declarative Programming Languages: A Comprehensive Guide

    Jul 28, 2023 · Examples of popular declarative languages include SQL, Prolog, and XSLT. These languages allow developers to express logic concisely and leverage built-in optimization capabilities.

  9. Declarative Programming - Glossary

    Oct 17, 2023 · Some common examples of declarative programming languages include SQL (for querying databases), HTML (for web page structure), CSS (for web page styling), and Prolog (used in artificial intelligence and expert systems).

  10. Declarative Programming: Paradigm & Examples | StudySmarter

    Common examples of declarative programming languages include SQL, used for database queries; HTML, used for structuring web content; CSS, for styling web content; and functional languages like Haskell and Lisp.

Refresh