Search results
Jump to navigation
Jump to search
- {{Short description|Computer code structure with a table of pointers to functions or similar}} ...n [[Perl]], using a [[Associative array#Perl|hash]] to store references to code (also known as [[function pointer]]s). ...3 KB (325 words) - 15:39, 12 May 2025
- {{for|the primary web scripting language initially known as LiveScript|JavaScript}} | file ext = <code>.ls</code> ...4 KB (567 words) - 04:42, 9 August 2025
- ...'') was an extension to [[ECMAScript]] (which includes [[ActionScript]], [[JavaScript]], and [[JScript]]) to add native support for Extensible Markup Language ([ ...ation needed|date=August 2024}} BEA's implementation was based on [[Rhino (JavaScript engine)|Rhino]] and released before the ECMAScript E4X spec was completed i ...6 KB (786 words) - 19:09, 21 June 2025
- ...rogramming practice, however, this is considered poor style, and recursion with named functions is suggested instead. Anonymous recursion via explicitly pa ...recursion; examples include [[Go (programming language)|Go]].<ref>[https://code.google.com/p/go/issues/detail?id=226 Issue 226: It's impossible to recurse ...12 KB (1,690 words) - 12:49, 30 April 2025
- ...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
- ...plication for the Java EE platform. This became the ''de facto'' [[source code]] for using [[Enterprise JavaBeans]] and all the latest components of the J ....com/itsg/virtualcd/java/archives/0606/freeman/index.html |title=Interview With Larry Freeman |interviewer-last=Kilmurray |interviewer-first=Stephen E. |wo ...4 KB (532 words) - 17:40, 11 March 2025
- | website = <!-- {{URL|www.example.com}} --> | influenced by = [[JavaScript]], [[JScript]], [[ECMAScript]] ...8 KB (1,178 words) - 11:23, 25 June 2025
- ...owever, in Java, this term can also refer to <code>&&</code> and <code>||</code>. ...valuation|short circuit boolean operators]] <code>&&</code> and <code>||</code>. The second expression is evaluated only when the first expression is not ...10 KB (1,308 words) - 14:17, 19 June 2025
- {{For|a discussion of callback with computer [[modem]]s|Callback (telecommunications)}} A callback can be likened to leaving instructions with a tailor for what to do when a suit is ready, such as calling a specific ph ...17 KB (2,348 words) - 02:30, 27 June 2025
- ..., it states that there should be no syntactical difference between working with an [[Attribute (computing)|attribute]], pre-computed [[Property (programmin ...implications (i.e., modifying a value) of the principle are harder to deal with in his monthly column on the [[Eiffel (programming language)|Eiffel program ...12 KB (1,868 words) - 18:29, 19 December 2024
- ...fundefault.html |archivedate=9 October 2011}}</ref>). Later languages (for example, in [[C++]]) allow the programmer to specify default arguments that always ...when one wants to set default criteria so that the function can be called with or without parameters. ...8 KB (1,180 words) - 10:57, 14 March 2024
- | influenced by = [[ECMAScript]], [[JavaScript]], [[ActionScript]], [[OCaml]], [[Java (programming language)|Java]], [[C++ ...nt]]s (IDEs).<ref>Server mode command-line: <code>haxe --wait [host:]port</code></ref> ...10 KB (1,375 words) - 11:20, 29 May 2025
- ...location (technically called an lvalue context), is automatically stuffed with the appropriate reference to an empty item...}}</ref> ...lobally scoped variables being automatically accessible to browser-based [[JavaScript]]. ...13 KB (1,710 words) - 15:26, 22 January 2025
- One example of how this can be used is to restore an object to its previous state (undo The memento pattern is implemented with three objects: the ''originator'', a ''caretaker'' and a ''memento''. The o ...12 KB (1,599 words) - 20:12, 4 November 2025
- Only place entries here that are links to actual Wikipedia articles about notable object–relational mapping software. External links, redlinks, *[https://orange-orm.io/ Orange ORM] Typescript/Javascript ORM for PostgreSQL, MySQL, SQL Server, SQLite, Oracle, SAP ASE and Cloudfl ...5 KB (659 words) - 18:22, 11 May 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
- ...p (programming language)|F#]], [[Kotlin (programming language)|Kotlin]], [[JavaScript]], [[Objective-C#Objective-C 2.0|Objective-C 2.0]], [[Python (programming l While [[C++]] does not have first class properties, they can be emulated with [[operator overloading]].<ref>{{cite web |title=Portability of Native C++ p ...17 KB (2,150 words) - 17:45, 24 January 2025
- Please do not add web links or products that do not have Wikipedia articles | [[OFBiz|Apache OFBiz]] || [[Java (programming language)|Java]] [[JavaScript]] [[FreeMarker]] [[Groovy (programming language)|Groovy]] [[XML]] ...8 KB (978 words) - 06:15, 10 June 2025
- 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
- ...78-0-201-73411-9|pages=138}}</ref> so jagged arrays should not be confused with [[Array data type|multidimensional arrays]], but the former is often used t ...Python (multidimensional lists), Ruby, C#.NET, [[Visual Basic.NET]], Perl, JavaScript, Objective-C, Swift, and Atlas Autocode are implemented as [[Iliffe vector] ...4 KB (602 words) - 08:28, 10 January 2025