Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Lisp (programming language) (view)

searching for P (programming language) 346 found (6417 total)

alternate case: p (programming language)

Jmol (863 words) [view diff] no match in snippet view article find links to article

chemical structures in 3D. The name originated from [J]ava (the programming language) + [mol]ecules, and also the mol file format. JSmol is an implementation
Imperative programming (3,629 words) [view diff] no match in snippet view article find links to article
C++ Programming Language, Fourth Edition. Addison-Wesley. p. 22. ISBN 978-0-321-56384-2. Stroustrup, Bjarne (2013). The C++ Programming Language, Fourth
ALGOL 60 (2,762 words) [view diff] no match in snippet view article find links to article
be nested within one another (which was first introduced by any programming language[clarification needed]), with lexical scope. It gave rise to many
Roblox (9,666 words) [view diff] no match in snippet view article find links to article
referred to as "experiences"), all created using a dialect of the programming language Lua and the platform's game engine, Roblox Studio. While Roblox is
Esoteric programming language (2,524 words) [view diff] no match in snippet view article find links to article
esoteric programming language (sometimes shortened to esolang) is a programming language designed to test the boundaries of computer programming language design
The C Programming Language (1,147 words) [view diff] no match in snippet view article find links to article
The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie
D (programming language) (5,694 words) [view diff] no match in snippet view article
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
LPMud (3,108 words) [view diff] no match in snippet view article find links to article
machine (termed the driver) and a development framework written in the programming language LPC (termed the mudlib). Lars Pensjö had been an avid player of TinyMUD
Syntax (programming languages) (1,886 words) [view diff] no match in snippet view article
(semantics). Like a natural language, a computer language (i.e. a programming language) defines the syntax that is valid for that language. A syntax error
Processing (2,207 words) [view diff] no match in snippet view article find links to article
computer programming in a visual context. Processing uses the Java programming language, with additional simplifications such as additional classes and aliased
Brainfuck (1,970 words) [view diff] no match in snippet view article find links to article
Brainfuck is an esoteric programming language created in 1993 by Swiss student Urban Müller. Designed to be extremely minimalistic, the language consists
HTML (9,596 words) [view diff] no match in snippet view article find links to article
HTML can be run in a browser, it is not viewed as a programming language in programming language discourse. "W3C Html". Hermans, Felienne; Schlesinger
SNOBOL (2,578 words) [view diff] no match in snippet view article find links to article
manipulated in all ways permitted to any other data type in the programming language, and by providing operators for pattern concatenation and alternation
G-code (1,213 words) [view diff] no match in snippet view article find links to article
most widely used computer numerical control (CNC) and 3D printing programming language. It is used mainly in computer-aided manufacturing to control automated
PL/I (12,141 words) [view diff] no match in snippet view article find links to article
PL/I (Programming Language One, pronounced /piː ɛl wʌn/ and sometimes written PL/1) is a procedural, imperative computer programming language initially
Type system (7,205 words) [view diff] no match in snippet view article find links to article
type syntax and grammar. The main purpose of a type system in a programming language is to reduce possibilities for bugs in computer programs due to type
Dennis Ritchie (3,319 words) [view diff] no match in snippet view article find links to article
October 12, 2011) was an American computer scientist. He created the C programming language and the Unix operating system and B language with long-time colleague
AWK (4,763 words) [view diff] no match in snippet view article find links to article
the bird species auk, which is illustrated on the cover of The AWK Programming Language. When written in all lowercase letters, as awk, it refers to the
Yacc (1,233 words) [view diff] no match in snippet view article find links to article
reference to TMG compiler-compiler. Yacc was originally written in the B programming language, but was soon rewritten in C by Alan Snyder. It appeared as part
Salesforce (6,123 words) [view diff] no match in snippet view article find links to article
Force.com applications are built using Apex, a proprietary Java-like programming language to generate HTML originally via the "Visualforce" framework. Beginning
Niklaus Wirth (2,280 words) [view diff] no match in snippet view article find links to article
January 2024. Wirth, Niklaus (1973). The programming language Pascal (Revised Report) (Report). ETH Zurich. pp. 49 p. doi:10.3929/ethz-a-000814158. hdl:20
Programming language implementation (722 words) [view diff] no match in snippet view article find links to article
programming, a programming language implementation is a system for executing computer programs. There are two general approaches to programming language implementation:
Virtual machine (3,512 words) [view diff] no match in snippet view article find links to article
process VM provides a high-level abstraction – that of a high-level programming language (compared to the low-level ISA abstraction of the system VM). Process
Semantics (computer science) (1,671 words) [view diff] no match in snippet view article
In programming language theory, semantics is the rigorous mathematical study of the meaning of programming languages. Semantics assigns computational meaning
ECMAScript (1,371 words) [view diff] no match in snippet view article find links to article
Media, Inc. p. 5. ISBN 9781449396947. Archived from the original on 2016-06-10. Retrieved 2016-01-12. The core JavaScript programming language [...] is based
Colon (punctuation) (4,700 words) [view diff] no match in snippet view article
bracketed (see Glossary of Principia Mathematica). In type theory and programming language theory, the colon sign after a term is used to indicate its type
BCPL (1,853 words) [view diff] no match in snippet view article find links to article
BCPL (Basic Combined Programming Language) is a procedural, imperative, and structured programming language. Originally intended for writing compilers
Sawzall (programming language) (592 words) [view diff] no match in snippet view article
Sawzall is a procedural domain-specific programming language, used by Google to process large numbers of individual log records. Sawzall was first described
Unreal Engine (4,111 words) [view diff] no match in snippet view article find links to article
Simon Peyton Jones, known for his contributions to the Haskell programming language, joined Epic Games in December 2021 as Engineering Fellow to work
Sed (2,639 words) [view diff] no match in snippet view article find links to article
utility that parses and transforms text, using a simple, compact programming language. It was developed from 1973 to 1974 by Lee E. McMahon of Bell Labs
Brian Kernighan (1,595 words) [view diff] no match in snippet view article find links to article
known through co-authorship of the first book on the C programming language (The C Programming Language) with Dennis Ritchie. Kernighan affirmed that he had
Modula-2 (3,472 words) [view diff] no match in snippet view article find links to article
Modula-2 is a structured, procedural programming language developed between 1977 and 1985/8 by Niklaus Wirth at ETH Zurich. It was created as the language
Futhark (programming language) (452 words) [view diff] no match in snippet view article
is a multi-paradigm, high-level, functional, data parallel, array programming language. It is a dialect of the language ML, originally developed at UCPH
Computer science (6,671 words) [view diff] no match in snippet view article find links to article
graphics and computational geometry address the generation of images. Programming language theory considers different ways to describe computational processes
Lambda calculus (12,167 words) [view diff] no match in snippet view article find links to article
calculus as a foundation for programming language semantics, effectively using lambda calculus as a low-level programming language. Because several programming
Low-level programming language (1,718 words) [view diff] no match in snippet view article find links to article
A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture, memory
Object Pascal (2,863 words) [view diff] no match in snippet view article find links to article
Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.
Low-level programming language (1,718 words) [view diff] no match in snippet view article find links to article
A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture, memory
Object Pascal (2,863 words) [view diff] no match in snippet view article find links to article
Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.
Apache Struts (424 words) [view diff] no match in snippet view article find links to article
Newton 2009, p. 9, §1 Struts and Agile Development - Actions. Newton 2009, p. 258, §13 Rich Internet Applications - Dojo tags. Newton 2009, p. 294, §12 Comprehensive
Ken Thompson (2,709 words) [view diff] no match in snippet view article find links to article
implemented the original Unix operating system. He also invented the B programming language, the direct predecessor to the C language, and was one of the creators
Dataflow programming (1,616 words) [view diff] no match in snippet view article find links to article
Single Assignment C, which tries to remain as close to the popular C programming language as possible. The United States Navy funded development of signal
Constraint programming (2,324 words) [view diff] no match in snippet view article find links to article
p. 76. ISBN 9783642859830. Lopez, G., Freeman-Benson, B., & Borning, A. (1994, January). Kaleidoscope: A constraint imperative programming language.[dead
Apache Lucene (1,251 words) [view diff] no match in snippet view article find links to article
February 2021. Retrieved 12 February 2020. Kamphuis, Chris; de Vries, Arjen P.; Boytsov, Leonid; Lin, Jimmy (2020), "Which BM25 do You Mean? A Large-Scale
ALGOL W (797 words) [view diff] no match in snippet view article find links to article
ALGOL W is a programming language. It is based on a proposal for ALGOL X by Niklaus Wirth and Tony Hoare as a successor to ALGOL 60. ALGOL W is a relatively
TinyMUCK (540 words) [view diff] no match in snippet view article find links to article
in June 1990 by Piaw "Lachesis" Na from Berkeley, who added the programming language MUF for in-game server extensions. TinyMUCK 2.1 and 2.2 were released
C data types (3,285 words) [view diff] no match in snippet view article find links to article
In the C programming language, data types constitute the semantics and characteristics of storage of data elements. They are expressed in the language
LAMP (software bundle) (1,657 words) [view diff] no match in snippet view article
relational database management system Perl, PHP, or Python for the programming language The components of the LAMP stack are present in the software repositories
Lex (software) (884 words) [view diff] no match in snippet view article
writes source code which implements the lexical analyzer in the C programming language. In addition to C, some old versions of Lex could generate a lexer
Computer scientist (523 words) [view diff] no match in snippet view article find links to article
database theory, theoretical computer science, numerical analysis, programming language theory, compiler, computer graphics, computer vision, robotics, computer
IDLE (408 words) [view diff] no match in snippet view article find links to article
Retrieved 2021-02-26. Lutz, Mark & Ascher, David (2004). Learning Python, p. 40. O'Reilly Media, Inc. ISBN 978-0-596-00281-7. Hammond, Mark; Robinson
Peter Norvig (1,301 words) [view diff] no match in snippet view article find links to article
Approach (4 ed.). Prentice Hall. p. 1136. ISBN 978-0-13-461099-3. OCLC 359890490. Michel, J. -B.; Shen, Y. K.; Aiden, A. P.; Veres, A.; Gray, M. K.; Google
MOO (3,492 words) [view diff] no match in snippet view article find links to article
the way the MOO interface operates. The programming language used for extension is the MOO programming language, and many MOOs feature convenient libraries
Z notation (942 words) [view diff] no match in snippet view article find links to article
software system design modeling tool by Object Management Group Bowen, Jonathan P. (2016). "The Z Notation: Whence the Cause and Whither the Course?" (PDF)
Apache Wicket (1,120 words) [view diff] no match in snippet view article find links to article
Wicket, is a component-based web application framework for the Java programming language conceptually similar to JavaServer Faces and Tapestry. It was originally
TI BASIC (TI 99/4A) (2,034 words) [view diff] no match in snippet view article
TI BASIC is an ANSI-compliant interpreter for the BASIC programming language built into the 1979 Texas Instruments TI-99/4 home computer and its improved
Grace Hopper (7,054 words) [view diff] no match in snippet view article find links to article
this theory to develop the FLOW-MATIC programming language and COBOL, an early high-level programming language still in use today. She was also one of
Reflective programming (2,358 words) [view diff] no match in snippet view article find links to article
instance foo of class Foo and invoke its method PrintHello. For each programming language, normal and reflection-based call sequences are shown. The following
Caja project (472 words) [view diff] no match in snippet view article find links to article
iLBC iSAC libvpx Lyra Protocol Buffers Ultra HDR VP3 VP6 VP8 VP9 WebM WebP WOFF2 Programming languages Carbon Dart Go Sawzall Search algorithms Googlebot
Parallel computing (8,380 words) [view diff] no match in snippet view article find links to article
programmer must use a lock to provide mutual exclusion. A lock is a programming language construct that allows one thread to take control of a variable and
SQLite (3,402 words) [view diff] no match in snippet view article find links to article
free and open-source relational database engine written in the C programming language. It is not a standalone app; rather, it is a library that software
Carbon (programming language) (424 words) [view diff] no match in snippet view article
Carbon is an experimental programming language designed for interoperability with C++. The project is open-source and was started at Google. Google engineer
ELLA (programming language) (447 words) [view diff] no match in snippet view article
during the 1980s and 1990s, which also developed the compiler for the programming language, ALGOL 68RS, used to write ELLA. ELLA has tools to perform: Design
AMPL (1,108 words) [view diff] no match in snippet view article find links to article
AMPL (A Mathematical Programming Language) is an algebraic modeling language to describe and solve high-complexity problems for large-scale mathematical
Prototype-based programming (2,483 words) [view diff] no match in snippet view article find links to article
based on Minsky's 1974 concept of Frames. The first prototype-based programming language with more than one implementer was probably Yale T Scheme (1981-1984)
Apache Ant (1,732 words) [view diff] no match in snippet view article find links to article
Publications. p. 600. ISBN 978-1-932394-80-1. Holzner, Steven (April 13, 2005). Ant – The Definitive Guide (2nd ed.). O'Reilly Media. p. 334. ISBN 978-0-596-00609-9
Hello (1,330 words) [view diff] no match in snippet view article find links to article
there, from Latin illac, that way). Students learning a new computer programming language will often begin by writing a "Hello, World!" program, which does
ELLA (programming language) (447 words) [view diff] no match in snippet view article
during the 1980s and 1990s, which also developed the compiler for the programming language, ALGOL 68RS, used to write ELLA. ELLA has tools to perform: Design
AMPL (1,108 words) [view diff] no match in snippet view article find links to article
AMPL (A Mathematical Programming Language) is an algebraic modeling language to describe and solve high-complexity problems for large-scale mathematical
Apache Tomcat (1,347 words) [view diff] no match in snippet view article find links to article
(28 November 2007), Tomcat: The Definitive Guide (1st ed.), O'Reilly Media, p. 320, ISBN 978-0596003180, retrieved 2018-03-01 "Apache TomEE". Apache OpenEJB
ISO-IR-68 (144 words) [view diff] no match in snippet view article find links to article
several APL code pages used for the syntax and symbols used by the APL programming language. The encoding intends that certain of the above characters should
Index of JavaScript-related articles (628 words) [view diff] no match in snippet view article find links to article
of articles related to the JavaScript programming language. Contents:  Top 0–9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A-Frame (virtual reality
ALGOL 58 (1,305 words) [view diff] no match in snippet view article find links to article
i:=base(increment)limit, directly resembling the loop of Rutishauser's programming language Superplan, replacing =with :=, and replacing its German keyword Für
Prototype-based programming (2,483 words) [view diff] no match in snippet view article find links to article
based on Minsky's 1974 concept of Frames. The first prototype-based programming language with more than one implementer was probably Yale T Scheme (1981-1984)
FOCAL (programming language) (6,857 words) [view diff] no match in snippet view article
Algebraic Language, or FOrmula CALculator) is an interactive interpreted programming language based on JOSS and mostly used on Digital Equipment Corporation (DEC)
Apache Ant (1,732 words) [view diff] no match in snippet view article find links to article
Publications. p. 600. ISBN 978-1-932394-80-1. Holzner, Steven (April 13, 2005). Ant – The Definitive Guide (2nd ed.). O'Reilly Media. p. 334. ISBN 978-0-596-00609-9
ChucK (1,161 words) [view diff] no match in snippet view article find links to article
ChucK is a concurrent, strongly timed audio programming language for real-time synthesis, composition, and performance, which runs on Linux, Mac OS X,
PureBasic (1,223 words) [view diff] no match in snippet view article find links to article
PureBasic is a commercially distributed procedural computer programming language and integrated development environment based on BASIC and developed by
DBase (4,055 words) [view diff] no match in snippet view article find links to article
the core database engine, a query system, a forms engine, and a programming language that tied all of these components together. Originally released as
QuickBASIC (1,603 words) [view diff] no match in snippet view article find links to article
Integrated Development Environment (or IDE) and compiler for the BASIC programming language that was developed by Microsoft. QuickBASIC runs mainly on DOS, though
Altair BASIC (1,621 words) [view diff] no match in snippet view article find links to article
Altair BASIC is a discontinued interpreter for the BASIC programming language that ran on the MITS Altair 8800 and subsequent S-100 bus computers. It was
James Gosling (1,657 words) [view diff] no match in snippet view article find links to article
scientist, best known as the founder and lead designer behind the Java programming language. Gosling was elected a member of the National Academy of Engineering
Lift (web framework) (564 words) [view diff] no match in snippet view article
free and open-source web framework that is designed for the Scala programming language. It was originally created by David Pollak who was dissatisfied with
Xojo (2,387 words) [view diff] no match in snippet view article find links to article
The Xojo programming environment and programming language is developed and commercially marketed by Xojo, Inc. of Austin, Texas for software development
Apache Solr (1,448 words) [view diff] no match in snippet view article find links to article
both XML and JSON support, and will integrate with any system or programming language supporting these standards. For ease of use there are also client
Rewriting (4,422 words) [view diff] no match in snippet view article find links to article
based on term rewriting. One such example is Pure, a functional programming language for mathematical applications. A rewrite rule is a pair of terms
Flask (web framework) (809 words) [view diff] no match in snippet view article
Werkzeug (German for "tool") is a utility library for the Python programming language for Web Server Gateway Interface (WSGI) applications. Werkzeug can
Polymorphism (computer science) (1,865 words) [view diff] no match in snippet view article
In programming language theory and type theory, polymorphism is the approach that allows a value type to assume different types. In object-oriented programming
Iteration (792 words) [view diff] no match in snippet view article find links to article
code below is an example of a recursive algorithm in the Scheme programming language that will output the same result as the pseudocode under the previous
MIT App Inventor (609 words) [view diff] no match in snippet view article find links to article
Inventor (App Inventor or MIT AI2) is a high-level block-based visual programming language, originally built by Google and now maintained by the Massachusetts
Hollywood (programming language) (1,467 words) [view diff] no match in snippet view article
Hollywood is a commercially distributed programming language developed by Andreas Falkenhahn (Airsoft Softwair) which mainly focuses on the creation of
SAS (software) (4,816 words) [view diff] no match in snippet view article
to manipulate data or perform analysis without the use of the SAS programming language. The SAS software suite has more than 200 add-on packages, sometimes
Digital encoding of APL symbols (1,923 words) [view diff] no match in snippet view article find links to article
The programming language APL uses a number of symbols, rather than words from natural language, to identify operations, similarly to mathematical symbols
Edsger W. Dijkstra (5,159 words) [view diff] no match in snippet view article find links to article
problem in 1956, and in 1960 developed the first compiler for the programming language ALGOL 60 in conjunction with colleague Jaap A. Zonneveld. In 1962
CBASIC (749 words) [view diff] no match in snippet view article find links to article
CBASIC is a compiled version of the BASIC programming language written for the CP/M operating system by Gordon Eubanks in 1976–1977. It is an enhanced
IntelliJ IDEA (1,046 words) [view diff] no match in snippet view article find links to article
Belayev, Eugene (March 1, 2006), IntelliJ IDEA in Action (1st ed.), Manning, p. 450, ISBN 1-932394-44-3 Davydov, S.; Efimov, A. (May 2005), IntelliJ IDEA
CBASIC (749 words) [view diff] no match in snippet view article find links to article
CBASIC is a compiled version of the BASIC programming language written for the CP/M operating system by Gordon Eubanks in 1976–1977. It is an enhanced
Yabasic (648 words) [view diff] no match in snippet view article find links to article
demonstration for their CBM-PET graphics card 320x200 open window 320, 200 20 P=160: Q=100 30 XP=144: XR=1.5*3.1415927 40 YP=56: YR=1: ZP=64 50 XF=XR/XP:
IntelliJ IDEA (1,046 words) [view diff] no match in snippet view article find links to article
Belayev, Eugene (March 1, 2006), IntelliJ IDEA in Action (1st ed.), Manning, p. 450, ISBN 1-932394-44-3 Davydov, S.; Efimov, A. (May 2005), IntelliJ IDEA
Atari BASIC (4,946 words) [view diff] no match in snippet view article find links to article
Atari BASIC is an interpreter for the BASIC programming language that shipped with Atari 8-bit computers. Unlike most American BASICs of the home computer
Data type (3,407 words) [view diff] no match in snippet view article find links to article
Rust Programming Language. 12 August 2022. Dale, Nell B.; Weems, Chip; Headington, Mark R. (1998). Programming in C++. Jones & Bartlett Learning. p. 349
Ethereum (7,475 words) [view diff] no match in snippet view article find links to article
platform with a more robust scripting language—a Turing-complete programming language—that would eventually become Ethereum. Ethereum was announced at
Array programming (2,610 words) [view diff] no match in snippet view article find links to article
Analytica, Octave, R, Cilk Plus, Julia, Perl Data Language (PDL), Raku (programming language). In these languages, an operation that operates on entire arrays
Executable (707 words) [view diff] no match in snippet view article find links to article
Windows Vista, Windows 2003, Windows XP, and Windows 2000. John Wiley & Sons. p. 24. ISBN 978-0-470-04616-6. Retrieved 2023-03-06. "executable". Merriam-Webster's
Per Brinch Hansen (4,443 words) [view diff] no match in snippet view article find links to article
Professor of computer science, where he began work on defining a programming language with concurrent processes and monitors. In April 1974, he distributed
HP Time-Shared BASIC (2,142 words) [view diff] no match in snippet view article find links to article
HP Time-Shared BASIC (HP TSB) is a BASIC programming language interpreter for Hewlett-Packard's HP 2000 line of minicomputer-based time-sharing computer
Solution stack (2,121 words) [view diff] no match in snippet view article find links to article
stack as the target operating system, web server, database, and programming language. Another version of a software stack is operating system, middleware
Quantum programming (4,516 words) [view diff] no match in snippet view article find links to article
An open source project developed by Google, which uses the Python programming language to create and manipulate quantum circuits. Programs written in Cirq
LabVIEW (3,010 words) [view diff] no match in snippet view article find links to article
Instruments, based on a programming environment that uses a visual programming language. It is widely used for data acquisition, instrument control, and
Stephen Wolfram (2,643 words) [view diff] no match in snippet view article find links to article
multi-paradigm programming language, though it was previously available through Mathematica and not an entirely new programming language. The documentation
SmallBASIC (712 words) [view diff] no match in snippet view article find links to article
SmallBASIC is a BASIC programming language dialect with interpreters released as free software under the GNU General Public License version 3 for Microsoft
S-1 Lisp (104 words) [view diff] no match in snippet view article find links to article
architecture, which has 32 megawords of RAM. Brooks, Rodney A.; Gabriel, Richard P.; Steele, Guy L. (15 August 1982). "S-1 Common Lisp implementation". Proceedings
Theoretical computer science (4,801 words) [view diff] no match in snippet view article find links to article
program as a result of parallelization is known as Amdahl's law. Programming language theory is a branch of computer science that deals with the design
Lexical analysis (3,329 words) [view diff] no match in snippet view article find links to article
include nouns, verbs, adjectives, punctuations etc. In case of a programming language, the categories include identifiers, operators, grouping symbols
LSE (programming language) (729 words) [view diff] no match in snippet view article
LSE (French: Langage symbolique d'enseignement) is a programming language developed at Supélec and Télémécanique from the late 1960s to the mid-1970s.
Type safety (3,647 words) [view diff] no match in snippet view article find links to article
science, type safety and type soundness are the extent to which a programming language discourages or prevents type errors. Type safety is sometimes alternatively
S-BASIC (569 words) [view diff] no match in snippet view article find links to article
California). SBasic was compatible with the syntax of BASIC, a programming language commonly used in the 1970s through the 1980s, as well as Fortran77
BlueJ (412 words) [view diff] no match in snippet view article find links to article
BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for
CALL/360:BASIC (1,391 words) [view diff] no match in snippet view article find links to article
CALL/360:BASIC was an IBM dialect of the BASIC programming language for the System/360 and later platforms. It was based on mid-1960s versions of Dartmouth
Kenneth E. Iverson (6,552 words) [view diff] no match in snippet view article find links to article
was a Canadian computer scientist noted for the development of the programming language APL. He was honored with the Turing Award in 1979 "for his pioneering
Denotational semantics (3,767 words) [view diff] no match in snippet view article find links to article
in terms of semantics of its subphrases f, E1 and E2. In a modern programming language, E1 and E2 can be evaluated concurrently and the execution of one
Enumerated type (4,819 words) [view diff] no match in snippet view article find links to article
factor in the R programming language, a condition-name in the COBOL programming language, a status variable in the JOVIAL programming language, an ordinal
Lazarus (software) (1,724 words) [view diff] no match in snippet view article
Oberkochener Medienverlag. p. 438. ISBN 9783945899267. Христов, Лазар (2023). Въведение в Lazarus IDE. България: E-книга PDF файл. p. 242.Въведение в Lazarus
LotusScript (242 words) [view diff] no match in snippet view article find links to article
LotusScript is an object-oriented programming language used by Lotus Notes (since version 4.0) and other IBM Lotus Software products. LotusScript is similar
WildFly (470 words) [view diff] no match in snippet view article find links to article
Java EE and Configuring the Development Environment. Jamae & Johnson 2010, p. 4. "Frequently Asked Questions". WildFly. Archived from the original on 2013-09-28
Language of Temporal Ordering Specification (273 words) [view diff] no match in snippet view article find links to article
Behaviour. Geneva, September 1989. The Formal Description Technique LOTOS, P.H.J. van Eijk et al., editors, North-Holland, 1989. LOTOSphere: Software Development
Raku (programming language) (5,611 words) [view diff] no match in snippet view article
intent has been to "keep Raku Perl", so that Raku is clearly "a Perl programming language". Most of the changes are intended to normalize the language, to
North Star BASIC (507 words) [view diff] no match in snippet view article find links to article
North Star BASIC was a dialect of the BASIC programming language for the Intel 8080 microprocessor used on the North Star Horizon and available for purchase
Context-sensitive language (1,457 words) [view diff] no match in snippet view article find links to article
accepting L P R I M E S 2 {\displaystyle L_{PRIMES2}} . L PRIMES1 = { a p : p  is prime  } {\displaystyle L_{\textit {PRIMES1}}=\{a^{p}:p{\mbox{ is prime
Bc (programming language) (1,757 words) [view diff] no match in snippet view article
specified in reverse Polish notation. bc provided a conventional programming-language interface to the same capability via a simple compiler (a single
Douglas McIlroy (1,677 words) [view diff] no match in snippet view article find links to article
was also one of the pioneering researchers of macro processors and programming language extensibility. He participated in the design of multiple influential
SmallBASIC (712 words) [view diff] no match in snippet view article find links to article
SmallBASIC is a BASIC programming language dialect with interpreters released as free software under the GNU General Public License version 3 for Microsoft
Bc (programming language) (1,757 words) [view diff] no match in snippet view article
specified in reverse Polish notation. bc provided a conventional programming-language interface to the same capability via a simple compiler (a single
Oberon-2 (2,199 words) [view diff] no match in snippet view article find links to article
Oberon-2 is an extension of the original Oberon programming language that adds limited reflective programming (reflection) and object-oriented programming
Language of Temporal Ordering Specification (273 words) [view diff] no match in snippet view article find links to article
Behaviour. Geneva, September 1989. The Formal Description Technique LOTOS, P.H.J. van Eijk et al., editors, North-Holland, 1989. LOTOSphere: Software Development
Raku (programming language) (5,611 words) [view diff] no match in snippet view article
intent has been to "keep Raku Perl", so that Raku is clearly "a Perl programming language". Most of the changes are intended to normalize the language, to
JR-BASIC (313 words) [view diff] no match in snippet view article find links to article
JR-BASIC is a dialect of the BASIC programming language running on the Matsushita JR series of microcomputers. Although it's its own dialect, it was designed
Undefined behavior (2,807 words) [view diff] no match in snippet view article find links to article
behavior (UB) when it contains, or is executing code for which its programming language specification does not mandate any specific requirements. This is
TI-BASIC (3,257 words) [view diff] no match in snippet view article find links to article
languages. Calculator gaming Programmable calculator Casio BASIC RPL (programming language) "TI-84 Plus". education.ti.com. https://education.ti
S (programming language) (1,229 words) [view diff] no match in snippet view article
S is a statistical programming language developed primarily by John Chambers and (in earlier versions) Rick Becker, Trevor Hastie, William Cleveland and
Arduino (4,951 words) [view diff] no match in snippet view article find links to article
(Embedded C), using a standard API which is also known as the Arduino Programming Language, inspired by the Processing language and used with a modified version
Text editor (3,673 words) [view diff] no match in snippet view article find links to article
change files such as configuration files, documentation files and programming language source code. There are important differences between plain text (created
SDS BASIC (1,574 words) [view diff] no match in snippet view article find links to article
Batch BASIC or Sigma BASIC depending on the version, is a BASIC programming language compiler for Scientific Data Systems's (SDS) Sigma series mainframe
Probabilistic programming (1,518 words) [view diff] no match in snippet view article find links to article
representation of the statistical models, with no obvious origin in another programming language. The language for WinBUGS was implemented to perform Bayesian computation
C99 (2,614 words) [view diff] no match in snippet view article find links to article
development, formally ISO/IEC 9899:1999) is a past version of the C programming language open standard. It extends the previous version (C90) with new features
JOVIAL (1,436 words) [view diff] no match in snippet view article find links to article
JOVIAL is a high-level programming language based on ALGOL 58, specialized for developing embedded systems (specialized computer systems designed to perform
Apache Hadoop (5,102 words) [view diff] no match in snippet view article find links to article
System. The Hadoop framework itself is mostly written in the Java programming language, with some native code in C and command line utilities written as
Batch file (4,235 words) [view diff] no match in snippet view article find links to article
Windows characters, in the UTF-16LE encoding. As with any other programming language, batch files can be used maliciously. Simple trojans and fork bombs
PyQt (1,209 words) [view diff] no match in snippet view article find links to article
Lawson, Richard (2017-05-30). Python Web Scraping. Packt Publishing Ltd. p. 105. ISBN 978-1-78646-429-3. faq, Martin Fitzpatrick Last updated (2019-06-21)
Confluence (software) (966 words) [view diff] no match in snippet view article
software company Atlassian. Atlassian wrote Confluence in the Java programming language and first published it in 2004. Confluence Standalone comes with
PL/M (1,707 words) [view diff] no match in snippet view article find links to article
PL/M, an acronym for Programming Language for Microcomputers, is a high-level language conceived and developed by Gary Kildall in 1973 for Hank Smith at
Turbo C (781 words) [view diff] no match in snippet view article find links to article
integrated development environment (IDE) and compiler for the C programming language from Borland. First introduced in 1987, it was noted for its integrated
Apache Xerces (240 words) [view diff] no match in snippet view article find links to article
(7 May 2004). XML Programming Bible. John Wiley & Sons (published 2004). p. 87. ISBN 9780764555763. Retrieved 2014-10-01. Apparently, the parser was
BASIC-8 (2,205 words) [view diff] no match in snippet view article find links to article
BASIC-8, is a BASIC programming language for the Digital Equipment (DEC) PDP-8 series minicomputers. It was the first BASIC dialect released by the company
TensorFlow (4,064 words) [view diff] no match in snippet view article find links to article
(February 17, 2018). "tensorflow_scala: TensorFlow API for the Scala Programming Language". GitHub. Archived from the original on February 18, 2019. Retrieved
CORAL (984 words) [view diff] no match in snippet view article find links to article
short for Computer On-line Real-time Applications Language is a programming language originally developed in 1964 at the Royal Radar Establishment (RRE)
BASIC-PLUS (3,315 words) [view diff] no match in snippet view article find links to article
BASIC-PLUS is an extended dialect of the BASIC programming language that was developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time-sharing
Set-builder notation (1,917 words) [view diff] no match in snippet view article find links to article
quantification. So for example, ( ∃ x ) P ( x ) {\displaystyle (\exists x)P(x)} is read as "there exists an x such that P(x)". { n ∣ ( ∃ k ∈ N ) [ n = 2 k ]
Sinclair BASIC (5,422 words) [view diff] no match in snippet view article find links to article
Sinclair BASIC is a dialect of the programming language BASIC used in the 8-bit home computers from Sinclair Research, Timex Sinclair and Amstrad. The
PowerBASIC (2,392 words) [view diff] no match in snippet view article find links to article
compilers by PowerBASIC Inc. that compile a dialect of the BASIC programming language. There are both MS-DOS and Windows versions, and two kinds of the
Binomial coefficient (10,790 words) [view diff] no match in snippet view article find links to article
When p is prime, p divides ( p k ) = p ⋅ ( p − 1 ) ⋯ ( p − k + 1 ) k ⋅ ( k − 1 ) ⋯ 1 {\displaystyle {\binom {p}{k}}={\frac {p\cdot (p-1)\cdots (p-k+1)}{k\cdot
Tilde (8,228 words) [view diff] no match in snippet view article find links to article
syntax, basically becoming new types of syntactic symbols that a programming language could use. As this usage became predominant, type design gradually
Inheritance (object-oriented programming) (3,857 words) [view diff] no match in snippet view article
Limited. p. 609. ISBN 9781259029943. Mitchell, John (2002). "10 "Concepts in object-oriented languages"". Concepts in programming language. Cambridge
Theano (software) (1,141 words) [view diff] no match in snippet view article
July 2025. Retrieved 19 July 2025. Bergstra, J.; O. Breuleux; F. Bastien; P. Lamblin; R. Pascanu; G. Desjardins; J. Turian; D. Warde-Farley; Y. Bengio
Integer BASIC (5,821 words) [view diff] no match in snippet view article find links to article
1978, p. 120. Mini 1977, p. 17. Raskin 1978, p. 36. Mini 1977, p. 18. Raskin 1978, p. 84. Raskin 1978, p. 31. Raskin 1978, p. 32. Raskin 1978, p. 33. Raskin
Inheritance (object-oriented programming) (3,857 words) [view diff] no match in snippet view article
Limited. p. 609. ISBN 9781259029943. Mitchell, John (2002). "10 "Concepts in object-oriented languages"". Concepts in programming language. Cambridge
Speculative multithreading (1,177 words) [view diff] no match in snippet view article find links to article
reductions" (PDF). Proceedings of the 33rd ACM SIGPLAN Conference on Programming Language Design and Implementation. PLDI '12. pp. 359–370. doi:10.1145/2254064
Level I BASIC (878 words) [view diff] no match in snippet view article find links to article
Level I BASIC is a dialect of the BASIC programming language that shipped with the first TRS-80, the TRS-80 Model I. Tandy employee Steve Leininger had
RaftLib (236 words) [view diff] no match in snippet view article find links to article
std::string > p; /** instantiate hello world kernel **/ hi hello; /** make a map object **/ raft::map m; /** add kernels to map, both hello and p are executed
Ada Lovelace (9,811 words) [view diff] no match in snippet view article find links to article
commemorated (see Commemoration below), including in the names of a programming language, several roads, buildings and institutes as well as programmes, lectures
History of Programming Languages (conference) (776 words) [view diff] no match in snippet view article
(2014). Blakey, Peter (ed.). "A debate over the teaching of a legacy programming language in an information technology (IT) program". Journal of Information
JOELib (258 words) [view diff] no match in snippet view article find links to article
available for Windows, Unix and other operating systems supporting the programming language Java. It is free and open-source software distributed under the GNU
Turbo Pascal (5,879 words) [view diff] no match in snippet view article find links to article
compiler and an integrated development environment (IDE) for the programming language Pascal running on the operating systems CP/M, CP/M-86, and MS-DOS
Commodore BASIC (5,207 words) [view diff] no match in snippet view article find links to article
also known as PET BASIC or CBM-BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching
WxPython (783 words) [view diff] no match in snippet view article find links to article
a "toolkit") wxWidgets (which is written in C++) for the Python programming language. It is one of the alternatives to Tkinter. It is implemented as a
Family BASIC (872 words) [view diff] no match in snippet view article find links to article
Family BASIC cartridge. Family BASIC includes a dialect of the BASIC programming language enhanced for game development. Its HuBASIC command set is extended
JRuby (2,313 words) [view diff] no match in snippet view article find links to article
JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under
MetaPost (799 words) [view diff] no match in snippet view article find links to article
MetaPost refers to both a programming language and the interpreter of the MetaPost programming language. Both are derived from Donald Knuth's Metafont
Evaluation strategy (5,225 words) [view diff] no match in snippet view article find links to article
In a programming language, an evaluation strategy is a set of rules for evaluating expressions. The term is often used to refer to the more specific notion
LimeWire (3,026 words) [view diff] no match in snippet view article find links to article
user upgrades to one of the newer versions. Written in the Java programming language, LimeWire can run on any computer with a Java Virtual Machine installed
Kristen Nygaard (1,806 words) [view diff] no match in snippet view article find links to article
August 1926 – 10 August 2002) was a Norwegian computer scientist, programming language pioneer, and politician. Internationally, Nygaard is acknowledged
Robert Gentleman (statistician) (664 words) [view diff] no match in snippet view article
recognized, along with Ross Ihaka, as one of the originators of the R programming language and the Bioconductor project. Gentleman was awarded a Bachelor of
MBASIC (1,734 words) [view diff] no match in snippet view article find links to article
InfoWorld. 1980-08-18. p. 8. Pournelle, Jerry (December 1980). "BASIC, Computer Languages, and Computer Adventures". BYTE. p. 222. Retrieved 18 October
Computer Sciences Corporation (1,669 words) [view diff] no match in snippet view article find links to article
"Computicket Folds With $13-Mil Loss, But Ticketron Still Punching Away". Variety. p. 117. iBS – Smart Applications for Banking on SAP. 2000|https://www.ibs-banking
Alpha and Omega (979 words) [view diff] no match in snippet view article find links to article
as two of the names of God (Quran 57:3). Some dialects of the APL programming language support the direct function syntax where the left (optional) and
Data General Extended BASIC (1,310 words) [view diff] no match in snippet view article find links to article
Extended BASIC, also widely known as Nova Extended BASIC, was a BASIC programming language interpreter for the Data General Nova series minicomputers. It was
Subtyping (4,046 words) [view diff] no match in snippet view article find links to article
In programming language theory, subtyping (also called subtype polymorphism or inclusion polymorphism) is a form of type polymorphism. A subtype is a datatype
Remote Application Platform (171 words) [view diff] no match in snippet view article find links to article
Rich Ajax Platform: Bringing Rich Client to the Web (First ed.), Apress, p. 148, ISBN 978-1-4302-1883-8, archived from the original on December 12, 2010
Dependent type (2,609 words) [view diff] no match in snippet view article find links to article
proof in the logic, there was a matching function (term) in the programming language. One of Curry's examples was the correspondence between simply typed
Sum-product number (973 words) [view diff] no match in snippet view article find links to article
where F b p ( n ) = n {\displaystyle F_{b}^{p}(n)=n} for a positive integer p {\displaystyle p} , and forms a cycle of period p {\displaystyle p} . A sum-product
True BASIC (970 words) [view diff] no match in snippet view article find links to article
True BASIC is a variant of the BASIC programming language descended from Dartmouth BASIC — the original BASIC. Both were created by college professors
Apache Velocity (548 words) [view diff] no match in snippet view article find links to article
2004), Pro Jakarta Velocity: From Professional to Expert (1st ed.), Apress, p. 370, ISBN 978-1-59059-410-0, archived from the original on July 5, 2009,
C syntax (9,244 words) [view diff] no match in snippet view article find links to article
C syntax is the form that text must have in order to be C programming language code. The language syntax rules are designed to allow for code that is terse
IPython (1,041 words) [view diff] no match in snippet view article find links to article
multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion
String (computer science) (5,027 words) [view diff] no match in snippet view article
sequence (or list) of data other than just characters. Depending on the programming language and precise data type used, a variable declared to be a string may
Visitor pattern (3,978 words) [view diff] no match in snippet view article find links to article
"visits" ElementB (calls operationB()). The visitor pattern requires a programming language that supports single dispatch, as common object-oriented languages
Jonathan Blow (5,632 words) [view diff] no match in snippet view article find links to article
frustrated with C++, the programming language Thekla used to create the game. He began designing and creating a new programming language. Full-time work on
Geometric Brownian motion (2,140 words) [view diff] no match in snippet view article find links to article
Options, Futures, and other Derivatives (7 ed.). Rej, A.; Seager, P.; Bouchaud, J.-P. (January 2018). "You are in a drawdown. When should you start worrying
SCELBAL (1,820 words) [view diff] no match in snippet view article find links to article
SCientific ELementary BAsic Language, is a version of the BASIC programming language released in 1976 for the SCELBI and other early Intel 8008 and 8080-based
Abstract machine (2,706 words) [view diff] no match in snippet view article find links to article
constructs offered by a programming language. This implies that the algorithms to be executed must be expressed using programming language instructions. The
Scikit-learn (1,077 words) [view diff] no match in snippet view article find links to article
is a free and open-source machine learning library for the Python programming language. It features various classification, regression and clustering algorithms
Visitor pattern (3,978 words) [view diff] no match in snippet view article find links to article
"visits" ElementB (calls operationB()). The visitor pattern requires a programming language that supports single dispatch, as common object-oriented languages
JUnit (1,794 words) [view diff] no match in snippet view article find links to article
JUnit is a test automation framework for the Java programming language. JUnit is often used for unit testing, and is one of the xUnit frameworks. JUnit
P-code machine (2,433 words) [view diff] no match in snippet view article find links to article
Combined Programming Language (BCPL) and P code for the language Euler, the term P-code first appeared in the early 1970s. Two early compilers generating P-code
Nxt (546 words) [view diff] no match in snippet view article find links to article
Prypto (2016). Bitcoin for Dummies. Hoboken, New Jersey: John Wiley & Sons. p. 170. ISBN 978-1-119-07613-1. Retrieved 2018-11-21. Ciaiana, Pavel; Rajcaniova
Icon (programming language) (5,962 words) [view diff] no match in snippet view article
Icon is a very high-level programming language based on the concept of "goal-directed execution" in which an expression in code returns "success" along
Pancake sorting (2,201 words) [view diff] no match in snippet view article find links to article
Their girth: g ( P n ) = 6 , if  n > 2 {\displaystyle g(P_{n})=6{\text{, if }}n>2} . The γ(Pn) genus of Pn is: n ! ( n − 4 6 ) + 1 ≤ γ ( P n ) ≤ n ! ( n
FoxPro (598 words) [view diff] no match in snippet view article find links to article
procedurally oriented programming language and database management system (DBMS), and it is also an object-oriented programming language, originally published
IBM 7950 Harvest (954 words) [view diff] no match in snippet view article find links to article
languages, Alpha and Beta (not be confused with Simula-inspired BETA programming language) were designed for programming it, and IBM provided a compiler for
Clipper (programming language) (1,095 words) [view diff] no match in snippet view article
an xBase compiler that implements a variant of the xBase computer programming language. It is used to create or extend software programs that originally
BBC BASIC (3,044 words) [view diff] no match in snippet view article find links to article
BBC BASIC is an interpreted version of the BASIC programming language. It was developed by Acorn Computers Ltd when they were selected by the BBC to supply
Lucid Inc. (426 words) [view diff] no match in snippet view article find links to article
California-based computer software development company. Founded by Richard P. Gabriel in 1984, it went bankrupt in 1994. The first CEO was Tony Slocum
Class (computer programming) (4,322 words) [view diff] no match in snippet view article
"C++ International standard" (PDF). Working Draft, Standard for Programming Language C++. ISO/IEC JTC1/SC22 WG21. Archived (PDF) from the original on
Nibble (1,431 words) [view diff] no match in snippet view article find links to article
Science+Business Media. p. 113. ISBN 978-1-4471-1737-7. Horak, Ray (2007). Webster's New World Telecom Dictionary. John Wiley & Sons. p. 402. ISBN 978-0-470-22571-4
Bean Scripting Framework (253 words) [view diff] no match in snippet view article find links to article
implementation of Ruby interpreter. Jython - Java implementation of Python programming language. BeanShell - Java interpreter for Java source codes JSR223 - JSR223:
Phyllis Fox (475 words) [view diff] no match in snippet view article find links to article
at MIT, where she became part of the team that wrote the DYNAMO programming language. She then became a collaborator on the first LISP interpreter, and
Applesoft BASIC (2,987 words) [view diff] no match in snippet view article find links to article
Programmer's Reference Manual (for IIe only). Apple Computer, Inc. 1982. p. 70. Aldridge, James W. (July 1987). "Cautions regarding random number generation
Blitz BASIC (1,448 words) [view diff] no match in snippet view article find links to article
Blitz BASIC is the programming language dialect of the first Blitz compilers, devised by New Zealand–based developer Mark Sibly. Being derived from BASIC
Valentin Turchin (1,127 words) [view diff] no match in snippet view article find links to article
physicist, cybernetician, and computer scientist. He developed the Refal programming language, the theory of metasystem transitions and the notion of supercompilation
Eiffel (programming language) (6,083 words) [view diff] no match in snippet view article
Eiffel is an object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction)
Occam (programming language) (1,097 words) [view diff] no match in snippet view article
occam is a programming language which is concurrent and builds on the communicating sequential processes (CSP) process algebra, and shares many of its
AppleScript (6,523 words) [view diff] no match in snippet view article find links to article
bitmap" TIFF image "my bitmap"'s 3rd row's 7th pixel which in another programming language might be expressed as sequential method calls, like in this pseudocode:
PS-algol (333 words) [view diff] no match in snippet view article find links to article
PS-algol is an orthogonally persistent programming language. PS-algol was an extension of the language S-algol implemented by the University of St Andrews
Apache Pinot (922 words) [view diff] no match in snippet view article find links to article
Federation, SCF 2018, Seattle, WA, USA, June 25–30, 2018, Proceedings. Springer. p. 153. ISBN 978-3-319-94301-5. Im, Jean-François; Gopalakrishna, Kishore; Subramaniam
SciTE (455 words) [view diff] no match in snippet view article find links to article
code folding, fonts, and syntax highlighting. In addition, the Lua programming language is embedded in SciTE, allowing the user further customization. One
Object (computer science) (337 words) [view diff] no match in snippet view article
real or abstract, with a well-defined role in the problem domain. A programming language can be classified based on its support for objects. A language that
List of BASIC dialects (7,262 words) [view diff] no match in snippet view article find links to article
BASIC dialects – interpreted and compiled variants of the BASIC programming language. Each dialect's platform(s), i.e., the computer models and operating
Acorn System BASIC (3,500 words) [view diff] no match in snippet view article find links to article
BASIC and Atom BASIC are two closely related dialects of the BASIC programming language developed by Acorn Computers for their early microcomputers like
Django (web framework) (2,571 words) [view diff] no match in snippet view article
(1st ed.), Packt, p. 405, ISBN 978-1783984404 Ravindrun, Arun (31 March 2015), Django Design Patterns and Best Practices (1st ed.), Packt, p. 180, ISBN 978-1783986644
String literal (5,205 words) [view diff] no match in snippet view article find links to article
string is a literal for a string value in source code. Commonly, a programming language includes a string literal code construct that is a series of characters
System 6 (1,770 words) [view diff] no match in snippet view article find links to article
the Macintosh)". MacUser. p. 184. Forbes, Jim (April 12, 1988). "Apple to enhance system software, desktop database". PC Week. p. 11. Beaver, David (July
Apache Derby (682 words) [view diff] no match in snippet view article find links to article
to the Races: Includes Details of IBM Cloudscape (First ed.). IBM Press. p. 600. ISBN 0-13-185525-5. Archived from the original on February 15, 2009
MacBASIC (452 words) [view diff] no match in snippet view article find links to article
MacBASIC was a programming language and interactive environment designed by Apple Computer for the original Macintosh computer. It was developed by original
THINK C (802 words) [view diff] no match in snippet view article find links to article
THINK C), originally known as LightSpeed C, is an extension of the C programming language for the classic Mac OS developed by THINK Technologies, released
Syntax (logic) (1,052 words) [view diff] no match in snippet view article
rules governing the composition of well-formed expressions in a programming language. As in mathematical logic, it is independent of semantics and interpretation
PascalABC.NET (2,471 words) [view diff] no match in snippet view article find links to article
PascalABC.NET is a high-level general-purpose programming language supporting multiple paradigms. PascalABC.NET is based on Delphi's Object Pascal, but
Apache CouchDB (1,733 words) [view diff] no match in snippet view article find links to article
(1st ed.), O'Reilly Media, p. 300, ISBN 978-0-596-15816-3 Lennon, Joe (December 15, 2009), Beginning CouchDB (1st ed.), Apress, p. 300, ISBN 978-1-4302-7237-3
Vilnius BASIC (1,573 words) [view diff] no match in snippet view article find links to article
Vilnius BASIC, sometimes known as BK BASIC, is a dialect of the BASIC programming language running on the Elektronika BK-0010-01/BK-0011M and UKNC computers
Negation (2,281 words) [view diff] no match in snippet view article find links to article
proposition P {\displaystyle P} to another proposition "not P {\displaystyle P} ", written ¬ P {\displaystyle \neg P} , ∼ P {\displaystyle {\mathord {\sim }}P}
Konrad Zuse (4,560 words) [view diff] no match in snippet view article find links to article
From 1943 to 1945 he designed Plankalkül, the first high-level programming language. In 1969, Zuse suggested the concept of a computation-based universe
Include directive (1,967 words) [view diff] no match in snippet view article find links to article
programming – Organizing code into modules One Definition Rule – Rule of programming language C++ #pragma once – Preprocessor directive in C and C++ Precompiled
PascalABC.NET (2,471 words) [view diff] no match in snippet view article find links to article
PascalABC.NET is a high-level general-purpose programming language supporting multiple paradigms. PascalABC.NET is based on Delphi's Object Pascal, but
Hamming distance (1,908 words) [view diff] no match in snippet view article find links to article
System Design. Springer. p. 62. ISBN 978-3-642-36156-2. Roth, Ron (2006). Introduction to Coding Theory. Cambridge University Press. p. 298. ISBN 978-0-521-84504-5
Vilnius BASIC (1,573 words) [view diff] no match in snippet view article find links to article
Vilnius BASIC, sometimes known as BK BASIC, is a dialect of the BASIC programming language running on the Elektronika BK-0010-01/BK-0011M and UKNC computers
Bourne shell (1,570 words) [view diff] no match in snippet view article find links to article
first commercially published book that presented the shell as a programming language in a tutorial form.[citation needed] Some of the primary goals of
Barnsley fern (1,329 words) [view diff] no match in snippet view article find links to article
table, the columns "a" through "f" are the coefficients of the equation, and "p" represents the probability factor. These correspond to the following transformations:
Trial division (1,104 words) [view diff] no match in snippet view article find links to article
factors of n P ← set of all primes ≤ n {\displaystyle {\sqrt {n}}} F ← empty list of factors for each prime p in P do while n mod p is 0 Add factor p to list
BASIC extension (329 words) [view diff] no match in snippet view article find links to article
www.worldofsam.org. Retrieved 2025-05-09. Dillon, Roberto (2014-12-03). Ready: A Commodore 64 Retrospective. Springer. p. 26. ISBN 978-981-287-341-5.
Heap (data structure) (2,918 words) [view diff] no match in snippet view article
support. It provides an STL-like API. The standard library of the D programming language includes std.container.BinaryHeap, which is implemented in terms
Phoenix (web framework) (238 words) [view diff] no match in snippet view article
Phoenix is a web development framework written in the functional programming language Elixir. Phoenix uses a server-side model–view–controller (MVC) pattern
WebSharper (302 words) [view diff] no match in snippet view article find links to article
maintain complex JavaScript and HTML5 front-end applications in the F# programming language. Other than a few native libraries, everything is F# source. WebSharper
Tiny BASIC (6,149 words) [view diff] no match in snippet view article find links to article
Tiny BASIC is a family of dialects of the BASIC programming language that can fit into 4 or fewer KBs of memory. Tiny BASIC was designed by Dennis Allison
Object file (1,437 words) [view diff] no match in snippet view article find links to article
New York, USA: McGraw-Hill. p. 222. Retrieved 2020-07-31. IBM OS Linkage Editor and Loader (PDF). IBM Corporation. 1973. p. 16. Retrieved 2012-08-06. "Universal
Roger Moore (computer scientist) (1,336 words) [view diff] no match in snippet view article
Ferranti-Packard 6000 and the ICT 1900. Along with his work on the programming language APL, he was also instrumental in the development of IPSANET, a private
Electric (software) (649 words) [view diff] no match in snippet view article
Companies and Computer Systems That Changed Forever the Practice of Engineering, p. 7-20 and 7-23, archived from the original on 2018-04-15, retrieved 2021-03-29
Solar2D (1,080 words) [view diff] no match in snippet view article find links to article
SDK (1st ed.). Apress. p. 288. ISBN 978-1430250685. Flanagan, Nevin (May 2013). Corona SDK Hotshot (1st ed.). Packt Publishing. p. 334. ISBN 978-1849694308
Record (computer science) (2,790 words) [view diff] no match in snippet view article
containing x and y coordinates. Notable applications include the programming language record type and for row-based storage, data organized as a sequence
GOST 10859 (197 words) [view diff] no match in snippet view article find links to article
example: 6.0221415⏨23. The ⏨ character was also part of the ALGOL programming language specifications and was incorporated into the then German character
Barbara Liskov (1,831 words) [view diff] no match in snippet view article find links to article
her contributions to the practical and theoretical foundations of "programming language and system design, especially related to data abstraction, fault
Translator (computing) (1,379 words) [view diff] no match in snippet view article
A translator or programming language processor is a computer program that converts the programming instructions written in human convenient form into machine
Exe2bin (622 words) [view diff] no match in snippet view article find links to article
(Microsoft Press, 1987) ISBN 1-55615-131-4, p.425 Asael Dror (January 12, 1988). "Thank You, IBM". PC Magazine. p. 366. DEBUG .. E 30D 73 (from a compare/JZ
FOCAL character set (652 words) [view diff] no match in snippet view article find links to article
1979. It was used in several RPN calculators supporting the FOCAL programming language, like the HP-41C/CV/CX as well as the later HP-42S, which was introduced
Comparison of Pascal and C (6,136 words) [view diff] no match in snippet view article find links to article
Both are descendants of the ALGOL language series. ALGOL introduced programming language support for structured programming, where programs are constructed
Set (abstract data type) (2,958 words) [view diff] no match in snippet view article
{\displaystyle A} may be denoted by 2 A {\displaystyle 2^{A}} or P ( A ) {\displaystyle {\mathcal {P}}(A)} . (Subtypes and subsets may be modeled by refinement
Apache Hama (589 words) [view diff] no match in snippet view article find links to article
Proposal Di, Liping (2023-07-24). Remote Sensing Big Data. Springer Nature. p. 180. ISBN 9783031339325. "하마 - 위키낱말사전". ko.wiktionary.org (in Korean). Retrieved
Dana Scott (1,335 words) [view diff] no match in snippet view article find links to article
Stoy (1977). Denotational Semantics: The Scott-Strachey Approach to Programming Language Theory. MIT Press. ISBN 0-262-19147-4 Official website DOMAIN 2002
GLib (702 words) [view diff] no match in snippet view article find links to article
Foundations of GTK+ Development. Expert's Voice in Open Source. Apress. p. 5. ISBN 978-1-59059-793-4. Retrieved 3 April 2013. [GLib] provides a cross-platform
Statement (computer science) (1,856 words) [view diff] no match in snippet view article
computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out. A program written in
IDL (programming language) (1,810 words) [view diff] no match in snippet view article
IDL, short for Interactive Data Language, is a programming language used for data analysis. It is popular in particular areas of science, such as astronomy
Brian D. Ripley (660 words) [view diff] no match in snippet view article find links to article
Modern Applied Statistics with S. Ripley helped develop the S-PLUS programming language and its open source derivative R. He co-authored two books based
WATFIV (2,310 words) [view diff] no match in snippet view article find links to article
of Waterloo, Canada is an implementation of the Fortran computer programming language. It is the successor of WATFOR. WATFIV was used from the late 1960s
XLispStat (513 words) [view diff] no match in snippet view article find links to article
is available under a permissive license (similar terms to BSD) R (programming language) "XLS is a preliminary minimal version of XLISP-STAT for MSDOS".
Hidden Markov model (6,811 words) [view diff] no match in snippet view article find links to article
\dots ,y(L-1),} of length L is given by P ( Y ) = ∑ X P ( Y ∣ X ) P ( X ) , {\displaystyle P(Y)=\sum _{X}P(Y\mid X)P(X),} where the sum runs over all possible
Cilk (3,528 words) [view diff] no match in snippet view article find links to article
MIT is again developing Cilk in the form of OpenCilk. The Cilk programming language grew out of three separate projects at the MIT Laboratory for Computer
Steel Bank Common Lisp (589 words) [view diff] no match in snippet view article find links to article
Common Lisp". www.sbcl.org. Retrieved 2023-12-12. Hirschfeld & Rose 2008, p. 76. http://www-jcsu.jesus.cam.ac.uk/~csr21/sbcl-0.0 original email announcement
Action language (297 words) [view diff] no match in snippet view article find links to article
fluent is automatically "inertial"). There are also the Action Query Languages P, Q and R. Several different algorithms exist for converting action languages
Union type (2,571 words) [view diff] no match in snippet view article find links to article
Kernighan, Brian W.; Ritchie, Dennis M. (1978). The C Programming Language (1st ed.). Prentice Hall. p. 138. ISBN 978-0131101630. Retrieved Jan 23, 2018.
Apache Commons Logging (475 words) [view diff] no match in snippet view article find links to article
Commons Logging with IBM WebSphere Application Server V5. IBM corporation. p. 2. "contents". Apache.org. Apache. Retrieved 12 February 2016. Iverson, W
Xlib (1,546 words) [view diff] no match in snippet view article find links to article
libX11) is an X Window System protocol client library written in the C programming language. It contains functions for interacting with an X server. These functions
Translator (computing) (1,379 words) [view diff] no match in snippet view article
A translator or programming language processor is a computer program that converts the programming instructions written in human convenient form into machine
Cilk (3,528 words) [view diff] no match in snippet view article find links to article
MIT is again developing Cilk in the form of OpenCilk. The Cilk programming language grew out of three separate projects at the MIT Laboratory for Computer
Commercial Operating System (312 words) [view diff] no match in snippet view article find links to article
Digital Equipment Corporation. They supported the use of DIBOL, a programming language combining features of BASIC, FORTRAN and COBOL. COS also supported
C standard library (3,694 words) [view diff] no match in snippet view article find links to article
sometimes referred to as libc, is the standard library for the C programming language, as specified in the ISO C standard. Starting from the original ANSI
Statement (computer science) (1,856 words) [view diff] no match in snippet view article
computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out. A program written in
WATFIV (2,310 words) [view diff] no match in snippet view article find links to article
of Waterloo, Canada is an implementation of the Fortran computer programming language. It is the successor of WATFOR. WATFIV was used from the late 1960s
HTML form (2,044 words) [view diff] no match in snippet view article find links to article
submissions. Forms are usually combined with programs written in various programming language to allow developers to create dynamic web sites. The most popular
Ford–Fulkerson algorithm (2,300 words) [view diff] no match in snippet view article find links to article
use augmenting paths p 1 {\displaystyle p_{1}} , p 2 {\displaystyle p_{2}} , p 1 {\displaystyle p_{1}} and p 3 {\displaystyle p_{3}} infinitely many times
Ole-Johan Dahl (886 words) [view diff] no match in snippet view article find links to article
(1970). Common Base Language (PDF) (Report). Norwegian Computing Center. p. 1.3.1. Archived from the original on 25 December 2013. Retrieved 14 November
Bag-of-words model (926 words) [view diff] no match in snippet view article find links to article
Machine learning MinHash Vector space model w-shingling McTear et al 2016, p. 167. Sivic, Josef (April 2009). "Efficient visual search of videos cast as
Encapsulation (computer programming) (1,425 words) [view diff] no match in snippet view article
libraries also offer encapsulation. The similarity has been explained by programming language theorists in terms of existential types. In object-oriented programming
Alfred Aho (1,739 words) [view diff] no match in snippet view article find links to article
ISBN 0-201-10088-6 A. V. Aho, B. W. Kernighan, and P. J. Weinberger, The AWK Programming Language. Addison-Wesley, 1988. ISBN 978-0-201-07981-4 A. V.
Hardware description language (3,624 words) [view diff] no match in snippet view article find links to article
integrated circuit. A hardware description language looks much like a programming language such as C or ALGOL; it is a textual description consisting of expressions
R package (2,005 words) [view diff] no match in snippet view article find links to article
R packages are extensions to the R statistical programming language. R packages contain code, data, and documentation in a standardised collection format
Reversible computing (3,014 words) [view diff] no match in snippet view article find links to article
descriptions of redirect targets Janus (time-reversible computing programming language) Maximum entropy thermodynamics – Application of information theory
Clarion (programming language) (760 words) [view diff] no match in snippet view article
commercial, proprietary, fourth-generation programming language (4GL), multi-paradigm, programming language and integrated development environment (IDE)
Amsterdam Compiler Kit (404 words) [view diff] no match in snippet view article find links to article
Compilers: Principles, Techniques, and Tools ("The Dragon Book"). Addison-Wesley. p. 511. ISBN 0-201-10088-6. Official website Official sourcecode repository
Apache Roller (186 words) [view diff] no match in snippet view article find links to article
"apache / roller". github.com. Retrieved 2023-11-19. http://www.ohloh.net/p/roller Archived 2012-01-11 at the Wayback Machine OhLoh Apache Roller Summary
Space-cadet keyboard (664 words) [view diff] no match in snippet view article find links to article
anyone who ever... | Hacker News". The Jargon File. Xinware Corporation. 2007. p. 128. ISBN 978-1-897454-66-4. Cameron, Debra; Rosenblatt, Bill; Raymond, Eric
Cython (1,796 words) [view diff] no match in snippet view article find links to article
Cython (/ˈsaɪθɒn/) is a superset of the programming language Python, which allows developers to write Python code (with optional, C-inspired syntax extensions)
FXML (276 words) [view diff] no match in snippet view article find links to article
Learn JavaFX 8: Building User Experience and Interfaces with Java 8. Apress. p. 1120. ISBN 978-1-4842-1142-7. Chin, Stephen; Vos, Johan; Weaver, James (2019-11-12)
Boyer–Moore string-search algorithm (2,824 words) [view diff] no match in snippet view article find links to article
under the Algorithm library. In Go (programming language) there is an implementation in search.go. D (programming language) uses a BoyerMooreFinder for predicate
Executable UML (1,782 words) [view diff] no match in snippet view article find links to article
measured for performance.", and can be compiled into a less abstract programming language to target a specific implementation. Executable UML supports model-driven
MUSH (1,007 words) [view diff] no match in snippet view article find links to article
specifying their behavior in the MUSH's internal scripting language. The programming language for MUSH, usually referred to as "MUSHcode" or "softcode" (to distinguish
Wolfram (software) (1,749 words) [view diff] no match in snippet view article
Wolfram Research of Champaign, Illinois. The Wolfram Language is the programming language used in Mathematica. Mathematica 1.0 was released on June 23, 1988
Warcraft III: Reign of Chaos (8,851 words) [view diff] no match in snippet view article find links to article
Matchmaking & Arranged Team Games. p. 13. Blizzard Entertainment, ed. (2002). The Single-Player Game: Viewing a Replay. p. 11. Langshaw, Mark (August 9, 2014)
Inline expansion (3,397 words) [view diff] no match in snippet view article find links to article
increase or decrease performance. The impact of inlining varies by programming language and program, due to different degrees of abstraction. In lower-level
Managed Extensions for C++ (2,127 words) [view diff] no match in snippet view article find links to article
Retrieved 2009-11-11. Sutter, Herb. "A Design Rationale for C/C++" (PDF). p. 6. Archived (PDF) from the original on 2017-08-30. Retrieved 2018-06-12.
Commutation matrix (1,541 words) [view diff] no match in snippet view article find links to article
the p,q entry of n x m block-matrix Ki,j is given by K i j ( p , q ) = { 1 i = q  and  j = p , 0 otherwise . {\displaystyle \mathbf {K} _{ij}(p
Nmap (2,305 words) [view diff] no match in snippet view article find links to article
interaction with the target – using Nmap Scripting Engine (NSE) and Lua programming language. Nmap can provide further information on targets, including reverse
Warcraft III: Reign of Chaos (8,851 words) [view diff] no match in snippet view article find links to article
Matchmaking & Arranged Team Games. p. 13. Blizzard Entertainment, ed. (2002). The Single-Player Game: Viewing a Replay. p. 11. Langshaw, Mark (August 9, 2014)
Peter Naur (1,255 words) [view diff] no match in snippet view article find links to article
Computing Machinery (ACM) A.M. Turing Award for his work on defining the programming language ALGOL 60. In particular, his role as editor of the influential Report
Bogosort (1,891 words) [view diff] no match in snippet view article find links to article
generates P, the list of all permutations of L. Then, badsort calculates badsort(P, k − 1), and returns the first element of the sorted P. To make worstsort
Libwww (2,000 words) [view diff] no match in snippet view article find links to article
World-Wide Web Library of common code (Master's thesis). Aalborg University. p. i. Retrieved 17 October 2022. Kahan, José, ed. (7 June 2002). "Change History
Larry Tesler (2,762 words) [view diff] no match in snippet view article find links to article
Tesler's work included Smalltalk, the first dynamic object-oriented programming language, and Gypsy, the first word processor with a graphical user interface
JRT Pascal (679 words) [view diff] no match in snippet view article find links to article
JRT Pascal (Jim Russell Tyson) is an implementation of the Pascal programming language. It was available in the early 1980s on the CP/M operating system
Jacob T. Schwartz (1,029 words) [view diff] no match in snippet view article find links to article
Institute of Mathematical Sciences. He was the designer of the SETL programming language and started the NYU Ultracomputer project. He founded the New York
Apache Nutch (625 words) [view diff] no match in snippet view article find links to article
web crawler software project. Nutch is coded entirely in the Java programming language, but data is written in language-independent formats. It has a highly
Linear interpolation (1,550 words) [view diff] no match in snippet view article find links to article
as R T = f ( x ) − p ( x ) , {\displaystyle R_{T}=f(x)-p(x),} where p denotes the linear interpolation polynomial defined above: p ( x ) = f ( x 0 ) +
Nmap (2,305 words) [view diff] no match in snippet view article find links to article
interaction with the target – using Nmap Scripting Engine (NSE) and Lua programming language. Nmap can provide further information on targets, including reverse
SUPER BASIC (3,479 words) [view diff] no match in snippet view article find links to article
sometimes SBASIC for short, is an advanced dialect of the BASIC programming language offered on Tymshare's SDS 940 systems starting in 1968 and available
Benevolent dictator for life (1,109 words) [view diff] no match in snippet view article find links to article
in 1995 with reference to Guido van Rossum, creator of the Python programming language. Shortly after Van Rossum joined the Corporation for National Research
Type class (2,302 words) [view diff] no match in snippet view article find links to article
associated with T. Type classes were first implemented in the Haskell programming language after first being proposed by Philip Wadler and Stephen Blott as
ICEfaces (228 words) [view diff] no match in snippet view article find links to article
used to construct rich Internet applications (RIA) using the Java programming language. With ICEfaces, the coding for interaction and Ajax on the client
Cyclic redundancy check (5,839 words) [view diff] no match in snippet view article find links to article
use the generator polynomial g ( x ) = p ( x ) ( 1 + x ) {\displaystyle g(x)=p(x)(1+x)} , where p {\displaystyle p} is a primitive polynomial of degree
John G. Kemeny (1,185 words) [view diff] no match in snippet view article find links to article
computer scientist, and educator best known for co-developing the BASIC programming language in 1964 with Thomas E. Kurtz. Kemeny served as the 13th President
List of unsolved problems in computer science (1,199 words) [view diff] no match in snippet view article find links to article
between BQP and NP? NC = P problem NP = co-NP problem P = BPP problem P = PSPACE problem L = NL problem PH = PSPACE problem L = P problem L = RL problem
Verilog-A (678 words) [view diff] no match in snippet view article find links to article
A subset of Verilog-A can be translated automatically to the C programming language using the Automatic Device Model Synthesizer (ADMS). This feature
GNAT (733 words) [view diff] no match in snippet view article find links to article
GNAT is a free-software compiler for the Ada programming language which forms part of the GNU Compiler Collection (GCC). It supports all versions of the
Crystal Space (369 words) [view diff] no match in snippet view article find links to article
2.0 / July 3, 2012; 13 years ago (2012-07-03) Repository svn.code.sf.net/p/crystal/code/CS/ Written in C++ Platform Cross-platform Type 3D engine License
TECO (text editor) (2,619 words) [view diff] no match in snippet view article
Editor & Corrector, is both a character-oriented text editor and a programming language, that was developed in 1962 for use on Digital Equipment Corporation
International Obfuscated C Code Contest (2,963 words) [view diff] no match in snippet view article find links to article
not designed to do or avoiding commonly used constructs in the C programming language in favor of much more obscure ways of achieving the same thing. Contributions
UBY (1,162 words) [view diff] no match in snippet view article find links to article
8th International Conference on Language Resources and Evaluation (LREC), p. 275--282, May 2012. Gottfried Herzog, Laurent Romary, Andreas Witt: Standards
CODASYL (934 words) [view diff] no match in snippet view article find links to article
of a standard programming language that could be used on many computers. This effort led to the development of the programming language COBOL, the CODASYL
C dynamic memory allocation (4,132 words) [view diff] no match in snippet view article find links to article
programming language via a group of functions in the C standard library, namely malloc, realloc, calloc, aligned_alloc and free. The C++ programming language
Asterisk (PBX) (1,446 words) [view diff] no match in snippet view article
implementing Asterisk Gateway Interface (AGI) programs using any programming language capable of communicating via the standard streams system (stdin and
Small Device C Compiler (453 words) [view diff] no match in snippet view article find links to article
published in "Emerging Intelligent Computing Technology and Applications", 2012, p. 383: "Due to the 8051 MCU’s unique characteristics, there are only a handful
Context-free grammar (6,138 words) [view diff] no match in snippet view article find links to article
allows natural language features such as agreement and reference, and programming language analogs such as the correct use and definition of identifiers, to
List of pioneers in computer science (1,583 words) [view diff] no match in snippet view article find links to article
(2011). The Nature of Computation. Oxford University Press. p. 36. ISBN 978-0-19-162080-5. A. P. Ershov, Donald Ervin Knuth, ed. (1981). Algorithms in modern
Wireshark (1,707 words) [view diff] no match in snippet view article find links to article
2007). Wireshark & Ethereal Network Protocol Analyzer Toolkit. Syngress. p. 448. ISBN 978-1-59749-073-3. Archived from the original on September 29,
Stripes (framework) (580 words) [view diff] no match in snippet view article
Development Is Fun Again. Pragmatic Programmers (1st ed.). Pragmatic Bookshelf. p. 396. ISBN 978-1-934356-21-0. LCCN 2010537102. Archived from the original
Inverse Gaussian distribution (3,166 words) [view diff] no match in snippet view article find links to article
Functions for the inverse Gaussian distribution are provided for the R programming language by several packages including rmutil, SuppDists, STAR, invGauss,
TI-BASIC 83 (918 words) [view diff] no match in snippet view article find links to article
TI-BASIC 83, TI-BASIC Z80 or simply TI-BASIC, is the built-in programming language for the Texas Instruments programmable calculators in the TI-83 series
ALTRAN (801 words) [view diff] no match in snippet view article find links to article
ALTRAN (Algebraic Translator) is a programming language for the formal manipulation of rational functions of several variables with integer coefficients
Binary search tree (3,056 words) [view diff] no match in snippet view article find links to article
algorithm was discovered independently by several researchers, including P.F. Windley, Andrew Donald Booth, Andrew Colin, Thomas N. Hibbard. The algorithm
Null character (926 words) [view diff] no match in snippet view article find links to article
Working Draft, Standard for Programming Language C++ (PDF) (ISO 14882 standard working draft), ISO/IEC, 28 February 2011, p. 427, N3242=11-0012, retrieved
Robert Bruce Findler (347 words) [view diff] no match in snippet view article find links to article
specifying and executing the reduction semantics of a programming language. It is used by programming language researchers in the US and Europe. Most recently