• Thumbnail for F Sharp (programming language)
    F# (pronounced F sharp) is a general-purpose, high-level, strongly typed, multi-paradigm programming language that encompasses functional, imperative...
    53 KB (4,082 words) - 16:56, 1 April 2025
  • 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,331 words) - 23:02, 26 April 2025
  • Thumbnail for C Sharp (programming language)
    C# (/ˌsiː ˈʃɑːrp/ see SHARP) is a general-purpose high-level programming language supporting multiple paradigms. C# encompasses static typing,: 4  strong...
    101 KB (8,536 words) - 23:36, 25 April 2025
  • F♯ (F-sharp) may refer to: F♯ (musical note) F-sharp minor, a minor musical scale F-sharp major, a major musical scale F# (programming language), a .NET...
    805 bytes (140 words) - 01:42, 26 October 2024
  • (programming language), a subset of Fortran 95 F Sharp (programming language), a functional and object-oriented language for the .NET platform. F* (programming language)...
    5 KB (714 words) - 16:45, 30 April 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,838 words) - 03:39, 17 March 2025
  • Q# (pronounced Q sharp) is a domain-specific programming language used for expressing quantum algorithms. It was initially released to the public by Microsoft...
    21 KB (1,957 words) - 01:22, 21 March 2025
  • Thumbnail for Sharp PC-1403
    machine language programs into memory using the POKE command and starting them with the CALL command. Sharp pocket computer character sets SHARP Pocket...
    4 KB (387 words) - 19:50, 23 August 2022
  • Objective Caml) is a general-purpose, high-level, multi-paradigm programming language which extends the Caml dialect of ML with object-oriented features...
    39 KB (4,156 words) - 11:55, 5 April 2025
  • Invoke(fooInstance) End If Next List of reflective programming languages and platforms Mirror (programming) Programming paradigms Self-hosting (compilers) Self-modifying...
    17 KB (1,819 words) - 14:33, 30 April 2025
  • Forth is a stack-oriented programming language and interactive integrated development environment designed by Charles H. "Chuck" Moore and first used by...
    45 KB (5,722 words) - 16:01, 20 February 2025
  • PL/I (Programming Language One, pronounced /piː ɛl wʌn/ and sometimes written PL/1) is a procedural, imperative computer programming language initially...
    97 KB (12,036 words) - 11:00, 12 April 2025
  • Thumbnail for Scala (programming language)
    high-level general-purpose programming language that supports both object-oriented programming and functional programming. Designed to be concise, many...
    109 KB (10,224 words) - 09:56, 3 March 2025
  • Thumbnail for Hume (programming language)
    based programming language developed at the University of St Andrews and Heriot-Watt University in Scotland since the year 2000. The language name is...
    8 KB (811 words) - 15:39, 20 December 2024
  • proprietary array processing programming language developed by Arthur Whitney and commercialized by Kx Systems. The language serves as the foundation for...
    10 KB (1,222 words) - 11:17, 13 February 2025
  • Don Syme (category Programming language researchers)
    architect of the F# programming language, described by a reporter as being regarded as "the most original new face in computer languages since Bjarne Stroustrup...
    3 KB (268 words) - 23:36, 29 February 2024
  • Thumbnail for Lua
    Lua (redirect from Lua Programming Language)
    [ˈlu(w)ɐ] meaning moon) is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications. Lua is cross-platform...
    52 KB (5,467 words) - 07:11, 1 May 2025
  • "ParallelEnumerable Class". Retrieved 2014-05-07. "Programming in the Age of Concurrency: Concurrent Programming with PFX". Retrieved 2007-10-16. Eichert, Steve;...
    28 KB (3,366 words) - 06:11, 3 February 2025
  • In programming languages, a closure, also lexical closure or function closure, is a technique for implementing lexically scoped name binding in a language...
    50 KB (6,372 words) - 03:37, 1 March 2025
  • Thumbnail for SharpDevelop
    supports development in C#, Visual Basic .NET, Boo, F#, IronPython and IronRuby programming languages. The IDE can still be downloaded and continues to...
    13 KB (1,017 words) - 07:14, 8 January 2025
  • Music Macro Language (MML) is a music description language used in sequencing music on computer and video game systems. Early automatic music generation...
    23 KB (2,554 words) - 16:30, 20 March 2025
  • Generic programming is a style of computer programming in which algorithms are written in terms of data types to-be-specified-later that are then instantiated...
    63 KB (7,737 words) - 02:18, 30 March 2025
  • Thumbnail for Sharp PC-E500S
    The Sharp PC-E500S was a 1995 pocket computer by Sharp Corporation and was the successor to the 1989 PC-E500 model, featuring a 2.304 MHz CMOS CPU. It...
    11 KB (996 words) - 07:57, 2 December 2023
  • In programming language theory and type theory, polymorphism is the use of one symbol to represent multiple different types. In object-oriented programming...
    17 KB (1,862 words) - 06:35, 16 March 2025
  • Praeger (mathematician) Don Syme (designer and creator of the F Sharp programming language) Peter Bol (South Sudanese Australian Olympian) Michael Brennan...
    6 KB (489 words) - 04:03, 21 April 2025
  • Thumbnail for Kenneth E. Iverson
    Kenneth E. Iverson (category I. P. Sharp Associates employees)
    development of the programming language APL. He was honored with the Turing Award in 1979 "for his pioneering effort in programming languages and mathematical...
    65 KB (6,488 words) - 17:56, 27 April 2025
  • This article compares two programming languages: C# with Java. While the focus of this article is mainly the languages and their features, such a comparison...
    152 KB (13,904 words) - 20:59, 25 January 2025
  • returning which is known as asynchronous, non-blocking or deferred. Programming languages support callbacks in different ways such as function pointers, lambda...
    17 KB (1,856 words) - 18:48, 14 April 2025
  • Access modifiers (category Programming constructs)
    "Access Control — The Swift Programming Language (Swift 5.3)". docs.swift.org. Retrieved 2021-02-08. Mayo, Joseph (2002), C Sharp Unleashed, Sams publishing...
    6 KB (596 words) - 13:50, 27 January 2024
  • Thumbnail for Factory (object-oriented programming)
    patterns. In class-based programming, a factory is an abstraction of a constructor of a class, while in prototype-based programming a factory is an abstraction...
    21 KB (2,594 words) - 05:46, 5 October 2024