About 1,580,000 results
Open links in new tab
  1. Introduction to the quantum programming language Q#

    Nov 11, 2025 · This article introduces Q#, a programming language for developing and running quantum algorithms, and the structure of a Q# program.

  2. Q (programming language from Kx Systems) - Wikipedia

    Q is a programming language for array processing, developed by Arthur Whitney. It is proprietary software, commercialized by KX Systems. Q serves as the query language for kdb+, a disk …

  3. Q language – Starting kdb+ – Learn – kdb+ and q documentation

    Q is the programming system for working with kdb+. This corresponds to SQL for traditional databases, but unlike SQL, q is a powerful programming language in its own right.

  4. The Q Programming Language: 1. Introduction

    Q stands for "equational", so Q, in a nutshell, is a programming language which lets you "program by equations". You specify a system of equations which the interpreter uses as "rewrite rules" …

  5. Q programming language - codigolangs.com

    A general-purpose, array processing programming language originally developed at Morgan Stanley, designed for analytical processing of big data with a focus on financial time series …

  6. Q Sharp - Wikipedia

    Q# (pronounced Q sharp) is a domain-specific programming language used for expressing quantum algorithms. [3] It was initially released to the public by Microsoft as part of the …

  7. GitHub - ebraminio/awesome-qsharp: A curated list of Q# code …

    Q# is a domain-specific programming language used for expressing quantum algorithms. It was initially released to the public by Microsoft as part of the Quantum Development Kit. – …

  8. Get started | Learn | kdb+ and q documentation - kdb+ and q

    You can use it through interfaces such as ODBC, or from Python, but its power and performance are best accessed through its own language, q. Q is a general-purpose programming language.

  9. Microsoft Quantum | Q#

    Q# can be used to write quantum algorithms, simulate them on classical computers, and then run them on actual quantum computers. Q# also provides a library of built-in quantum operations, …

  10. An In-Depth Guide to Q# – Microsoft‘s Feature-Packed Language

    As a programming language purpose-built for quantum computing, Q# includes specialized functionality like qubit management while drawing concepts familiar to those with backgrounds …