Search results

Jump to navigation Jump to search
Results 1 – 21 of 68
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...a [[control flow]] [[Statement (computer science)|statement]] that allows code to be executed repeatedly based on a given [[Boolean data type|Boolean]] co ...ntrol structure is often also known as a '''pre-test loop'''. Compare this with the [[do while loop|''do while'' loop]], which tests the condition/expressi ...
    17 KB (2,049 words) - 09:31, 26 February 2025
  • * the invocation of an [[Interpreter (computing)|interpreter]] together with program source for the interpreter to run; * the invocation of a [[compiler]] together with source to compile and instructions for [[Execution (computing)|executing]] ...
    13 KB (1,848 words) - 12:29, 9 April 2025
  • ...rivative]], also a function. Higher-order functions should not be confused with other uses of the word "functor" throughout mathematics, see [[Functor (dis ...ived, higher-order functions that take one function as argument are values with types of the form <math>(\tau_1\to\tau_2)\to\tau_3</math>. ...
    24 KB (3,173 words) - 18:43, 23 March 2025
  • {{Short description|Function with variable number of arguments}} ...{code|printf}}]] and the [[Common Lisp]] function [[Format (Common Lisp)|{{code|format}}]] are two such examples. Both take one argument that specifies the ...
    29 KB (4,123 words) - 23:41, 7 June 2025
  • This is an alphabetical list of articles pertaining specifically to [[software engineering]]. [[Code coverage]] — ...
    8 KB (711 words) - 12:09, 6 December 2023
  • For example, the string (enclosed by apostrophes) ...ing to [[Locale (computer software)|locale]], as well as offering variants with a [[predicate (computer programming)|predicate]] parameter (a [[functor]]) ...
    5 KB (629 words) - 10:53, 8 April 2025
  • ...coroutine to jump to; see [[Coroutine#Generators|comparison of coroutines with generators]]. ...special ''yield'' action is encountered; at that time, the value provided with the ''yield'' action is used as the value of the invocation expression. Th ...
    26 KB (3,632 words) - 18:54, 27 March 2025
  • {{Short description|Control flow statement that executes code according to some condition(s)}} ...o not have [[Side effect (computer science)|side-effects]], many languages with conditional expressions (such as Lisp) support conditional side-effects. ...
    38 KB (5,480 words) - 14:07, 24 May 2025
  • | title=D Programming Language <code>foreach</code> Statement Documentation ...s {{mono|x}} times". This avoids potential [[off-by-one error]]s and makes code simpler to read. In [[object-oriented]] languages, an [[iterator]], even if ...
    42 KB (5,662 words) - 05:22, 3 December 2024
  • ...gic in the mid 19th century. The Boolean data type is primarily associated with [[Conditional (computer programming)|conditional]] statements, which allow ...)|Java]], the [[comparison operator]]s such as <code>></code> and <code>≠</code> are usually defined to return a Boolean value. [[if-then-else|Conditional] ...
    26 KB (3,906 words) - 02:19, 29 April 2025
  • ...ch...][finally...]</code> block, and errors are created via a <code>throw</code> statement, but there is significant variation in naming and syntax. raise Some_Error with "Out of memory"; -- specific diagnostic message ...
    44 KB (5,800 words) - 18:36, 11 June 2025
  • For example, <math>\operatorname{isqrt}(27) = \lfloor \sqrt{27} \rfloor = \lfloor 5.196 '''For example''' (setting <math>y = 2</math>): ...
    26 KB (3,593 words) - 07:11, 19 May 2025
  • ...] input, and well with a [[mouse (computing)|mouse]]. Pie slices are drawn with a hole in the middle for an easy way to exit the menu. Pie menus work well with keyboard acceleration, particularly four and eight item menus, on the curso ...
    21 KB (3,049 words) - 06:47, 31 October 2025
  • ...tements which also pass parameters, and can be uniformly coded as [machine code] JUMP instructions."<ref name="aim-443" /> ...Generator.html#sibling-call-optimization|title=The LLVM Target-Independent Code Generator — LLVM 7 documentation|website=llvm.org}}</ref> ...
    41 KB (5,881 words) - 10:00, 1 June 2025
  • ...sound.com/csound30/papersessions.pdf Dr. Richard Boulanger - Three Decades with Csound: The Roots, Birth, and Early Years]</ref> == Csound code == ...
    13 KB (1,814 words) - 08:27, 18 August 2025
  • ...{{code|!}}, whereas in [[Visual Basic .NET]], it instead takes the form {{code|If(a, b, c)}}. ...> was <code>''e''<sub>1</sub> &rarr; ''e''<sub>2</sub>, ''e''<sub>3</sub></code>.<ref>{{cite journal|first=Christopher|last=Strachey|author-link=Christophe ...
    55 KB (7,712 words) - 15:01, 12 May 2025
  • {{short description|Notation for representing a string in source code}} ...sequences can be used to avoid the problem of delimiter collision (issues with brackets) and allow the delimiters to be embedded in a string. There are ma ...
    46 KB (6,803 words) - 05:14, 21 March 2025
  • ...ave submitted code samples from various programming languages. When adding code samples, *please* include no extraneous characters or symbols that are not ...le to compile without error, when copied and pasted directly into a source code file. ...
    125 KB (16,034 words) - 12:50, 22 February 2025
  • ...mber of [[documentation generator]]s. Please see the individual products' articles for further information. Unless otherwise specified in footnotes, compariso | {{Free|GPL}} reusable parts are GPL with static linking exception ...
    18 KB (2,197 words) - 00:53, 10 May 2025
  • ...tability. Browsers without articles, redlinks, external links, or links to articles that aren't about the browser will be pruned periodically. Thanks. ...Edge [Legacy]]]. It is a largely rewritten fork of Trident with all legacy code removed. ...
    17 KB (2,197 words) - 00:01, 1 July 2025
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)