Open links in new tab
  1. List of programming languages by type - Wikipedia

    • Assembly languages directly correspond to a machine language (see below), so machine code instructions appear in a form understandable by humans, although there may not be a one-to-one mapping between an individual statement and an individual instruction. Assembly languages let programmers use symbolic addresses, which the assembler co… See more

    Overview

    This is a list of notable programming languages, grouped by type.
    The groupings are overlapping; not mutually … See more

    Agent-oriented programming languages

    Agent-oriented programming allows the developer to build, extend and use software agents, which are abstractions of objects that can message other agents.
    Clojure
    F#See more

    Array languages

    Array programming (also termed vector or multidimensional) languages generalize operations on scalars to apply transparently to vectors, matrices, and higher-dimensional arrays.
    • … See more

    Aspect-oriented programming languages

    Aspect-oriented programming enables developers to add new functionality to code, known as "advice", without modifying that code itself; rather, it uses a pointcut to implement the advice into code blocks.
    • … See more

    Authoring languages

    An authoring language is a programming language designed for use by a non-computer expert to easily create tutorials, websites, and other interactive computer programs.
    • … See more

    Command-line interface languages

    Command-line interface (CLI) languages are also called batch languages or job control languages. Examples:
    4DOS (shell for IBM PCs)
    4OS2 (shell for IBM PCs)… See more

  1. Some results have been removed