• S is a statistical programming language developed primarily by John Chambers and (in earlier versions) Rick Becker, Trevor Hastie, William Cleveland and...
    12 KB (1,229 words) - 15:51, 18 February 2025
  • Thumbnail for D (programming language)
    D, also known as dlang, is a multi-paradigm system programming language created by Walter Bright at Digital Mars and released in 2001. Andrei Alexandrescu...
    55 KB (5,690 words) - 20:04, 28 July 2025
  • high-level programming concepts like structured programming. Examples include Executive Systems Problem Oriented Language (ESPOL) and Systems Programming Language...
    14 KB (902 words) - 17:37, 17 July 2025
  • Thumbnail for Visual programming language
    computing, a visual programming language (visual programming system, VPL, or, VPS), also known as diagrammatic programming, graphical programming or block coding...
    30 KB (3,453 words) - 18:27, 5 July 2025
  • B is a programming language developed at Bell Labs circa 1969 by Ken Thompson and Dennis Ritchie. B was derived from BCPL, and its name may possibly be...
    13 KB (1,395 words) - 04:09, 3 August 2025
  • as a hacking interface to another language (particularly functional programming or procedural programming languages), or as a joke. The use of the word...
    23 KB (2,524 words) - 13:08, 31 July 2025
  • Thumbnail for Programming language
    A programming language is a system of notation for writing source code such as used to produce a computer program. A language allows a programmer to develop...
    63 KB (7,310 words) - 15:16, 2 August 2025
  • Thumbnail for Nim (programming language)
    general-purpose, multi-paradigm, statically typed, compiled high-level system programming language, designed and developed by a team around Andreas Rumpf. Nim is designed...
    57 KB (5,735 words) - 19:17, 5 May 2025
  • Thumbnail for Agda (programming language)
    Agda is a dependently typed functional programming language originally developed by Ulf Norell at Chalmers University of Technology with implementation...
    14 KB (1,397 words) - 21:31, 21 July 2025
  • Thumbnail for Whitespace (programming language)
    T S T T S S L:+1101100=108='l' T L S S S S S T T S T T T T L:+1101111=111='o' T L S S S S S T S T T S S L:+101100=44=',' T L S S S S S T S S S S S L:+100000=32=Space...
    17 KB (832 words) - 17:46, 23 July 2025
  • Thumbnail for C (programming language)
    C is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential. By design, C gives...
    98 KB (10,894 words) - 23:38, 28 July 2025
  • Thumbnail for Racket (programming language)
    multi-paradigm programming language. The Racket language is a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language...
    35 KB (3,213 words) - 08:21, 21 July 2025
  • and David Wortman at the University of Toronto in 1980. S/SL is a small programming language that supports cheap recursion and defines input, output,...
    3 KB (430 words) - 01:46, 9 November 2023
  • to notable programming languages, in current or historical use. Dialects of BASIC (which have their own page), esoteric programming languages, and markup...
    28 KB (1,336 words) - 12:48, 4 July 2025
  • Thumbnail for R (programming language)
    R is a programming language for statistical computing and data visualization. It has been widely adopted in the fields of data mining, bioinformatics,...
    69 KB (5,990 words) - 11:33, 20 July 2025
  • Thumbnail for Programming language theory
    characterization, and classification of formal languages known as programming languages. Programming language theory is closely related to other fields including...
    15 KB (1,613 words) - 14:01, 18 July 2025
  • Thumbnail for Zig (programming language)
    system programming language designed by Andrew Kelley. It is free and open-source software, released under an MIT License. A major goal of the language is...
    34 KB (3,409 words) - 13:38, 2 August 2025
  • Thumbnail for APL (programming language)
    spreadsheets, functional programming, and computer math packages. It has also inspired several other programming languages. A mathematical notation for...
    96 KB (9,877 words) - 23:32, 9 July 2025
  • general-purpose language that supported scientific, commercial, and systems programming. Indeed, a subset of PL/I was used as the standard systems programming language...
    14 KB (1,495 words) - 20:14, 20 June 2025
  • Mojo is a programming language in the Python family that is currently under development. It is available both in browsers via Jupyter notebooks, and locally...
    18 KB (1,546 words) - 18:21, 29 July 2025
  • E is an object-oriented programming language for secure distributed computing, created by Mark S. Miller, Dan Bornstein, Douglas Crockford, Chip Morningstar...
    10 KB (1,050 words) - 09:55, 13 November 2024
  • Thumbnail for Go (programming language)
    Go is a high-level general purpose programming language that is statically typed and compiled. It is known for the simplicity of its syntax and the efficiency...
    78 KB (8,129 words) - 07:33, 25 July 2025
  • and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using...
    70 KB (8,514 words) - 19:00, 25 June 2025
  • Thumbnail for Ring (programming language)
    general-purpose programming language. It can be embedded in C/C++ projects, extended using C/C++ code or used as a standalone language. The supported programming paradigms...
    27 KB (1,893 words) - 16:09, 20 July 2025
  • functional programming) is a programming language created by John Backus to support the function-level programming paradigm. It allows building programs from...
    9 KB (897 words) - 08:52, 8 April 2024
  • ABC is an imperative general-purpose programming language and integrated development environment (IDE) developed at Centrum Wiskunde & Informatica (CWI)...
    6 KB (609 words) - 01:56, 25 May 2025
  • Thumbnail for Jq (programming language)
    Computer programming portal Free and open-source software portal jq is a very high-level lexically scoped functional programming language in which every...
    14 KB (1,278 words) - 04:47, 25 July 2025
  • Thumbnail for Python (programming language)
    supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. Guido van Rossum...
    175 KB (14,509 words) - 01:51, 3 August 2025
  • Thumbnail for Logo (programming language)
    Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon. The name was coined by Feurzeig while...
    24 KB (2,520 words) - 00:20, 28 July 2025
  • Thumbnail for Ada (programming language)
    and object-oriented high-level programming language, inspired by Pascal and other languages. It has built-in language support for design by contract (DbC)...
    53 KB (5,721 words) - 00:49, 12 July 2025