String functions are used in computer programming languages to manipulate a string or query information about a string (some do both). Most programming...
125 KB (4,077 words) - 12:50, 22 February 2025
selection of commonly used programming languages. See the individual languages' articles for further information. Most programming languages will print...
71 KB (1,565 words) - 02:05, 3 August 2025
C string handling — overview of C string handling C++ string handling — overview of C++ string handling Comparison of programming languages (string functions)...
41 KB (5,027 words) - 16:16, 11 May 2025
character string or function in some programming languages, see Comparison of programming languages (string functions) Swedish Twin Registry, a registry of twins...
2 KB (242 words) - 09:43, 15 June 2025
This comparison of programming languages (strings) compares the features of string data structures or text-string processing for over 52 various computer...
10 KB (399 words) - 20:29, 23 July 2025
This comparison of programming languages (array) compares the features of array data structures or matrix processing for various computer programming languages...
47 KB (1,523 words) - 03:20, 19 March 2025
Programming languages can be grouped by the number and types of paradigms supported. A concise reference for the programming paradigms listed in this article...
41 KB (1,398 words) - 03:12, 10 August 2025
using a named function. Anonymous functions are ubiquitous in functional programming languages and other languages with first-class functions, where they...
30 KB (2,277 words) - 05:24, 14 July 2025
OCaml (redirect from Ocaml programming language)
direct comparison is impossible. Some functions in the OCaml standard library are implemented with faster algorithms than equivalent functions in the...
40 KB (4,204 words) - 04:48, 17 July 2025
Polymorphism (computer science) (redirect from Overloading in programming languages)
Concepts in Programming Languages, where they are listed as "the two main classes" of polymorphism. Ad hoc polymorphism was a feature of ALGOL 68, while...
17 KB (1,865 words) - 22:54, 4 August 2025
language while relatively complex functionality such as I/O, string manipulation, and mathematical functions supported via standard library functions...
99 KB (10,913 words) - 00:50, 11 August 2025
In computer science, in the area of formal language theory, frequent use is made of a variety of string functions; however, the notation used is different...
15 KB (2,321 words) - 15:18, 12 May 2025
functional languages, such as Haskell, or in scripting languages, such as Python or Perl, or in C or C++. The syntax of textual programming languages is usually...
16 KB (1,886 words) - 03:39, 11 August 2025
describe (overloaded) functions that do one or the other, based on what type of input they are given. Contemporary programming languages, including Ceylon...
25 KB (2,394 words) - 01:45, 23 May 2025
formatting functions, or template libraries. String interpolation is common in many programming languages which make heavy use of string representations of data...
22 KB (2,211 words) - 21:57, 5 June 2025
conventions List of tools for static code analysis Namespace Naming convention Sigil (computer programming) Syntax (programming languages) Derek M. Jones...
37 KB (3,883 words) - 13:59, 25 July 2025
been minimal confusion of the two languages." Free and open-source software portal Fat pointer Comparison of programming languages But "To allow complex...
78 KB (8,112 words) - 07:33, 25 July 2025
pip (package manager) List of programming languages History of programming languages Comparison of programming languages since 3.5, but those hints are...
161 KB (13,323 words) - 02:55, 11 August 2025
A programming language is an artificial language for expressing computer programs. Programming languages typically allow software to be written in a human...
64 KB (7,326 words) - 00:18, 8 August 2025
formal language theory, the empty string, also known as the empty word or null string, is the unique string of length zero. Formally, a string is a finite...
7 KB (693 words) - 00:31, 11 August 2025
Strong and weak typing (redirect from Strongly-typed programming languages)
In computer programming, one of the many ways that programming languages are colloquially classified is whether the language's type system makes it strongly...
12 KB (1,326 words) - 10:54, 27 May 2025
Prototype-based programming is a style of object-oriented programming in which behavior reuse (known as inheritance) is performed via a process of reusing existing...
22 KB (2,483 words) - 12:32, 18 April 2025
adopted from modern languages include the addition of compile time generic programming data types, allowing functions to work on a variety of data, along with...
34 KB (3,425 words) - 02:17, 9 August 2025
the notion of computational reflection in procedural programming languages and the notion of the meta-circular interpreter as a component of 3-Lisp. Reflection...
22 KB (2,358 words) - 19:26, 6 August 2025
This article compares the syntax of many notable programming languages. Programming language expressions can be broadly classified into four syntax structures:...
51 KB (2,882 words) - 04:44, 7 August 2025
The C programming language has a set of functions implementing operations on strings (character strings and byte strings) in its standard library. Various...
48 KB (3,568 words) - 17:51, 9 August 2025
functions can be passed as arguments to other functions. Like other functional programming languages, F# allows function composition using the >> and << operators...
54 KB (4,101 words) - 04:37, 20 July 2025
higher-order functions and anonymous functions, or lambdas. // the following function takes a lambda, f, and executes f passing it the string "lambda" //...
55 KB (4,604 words) - 12:54, 19 July 2025
The C date and time functions are a group of functions in the standard library of the C programming language implementing date and time manipulation operations...
6 KB (349 words) - 16:39, 8 April 2025
compares two programming languages: C# with Java. While the focus of this article is mainly the languages and their features, such a comparison will necessarily...
152 KB (13,904 words) - 09:47, 29 July 2025