Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • #REDIRECT [[First-class functions/Use numbers analogously]] ...
    59 bytes (6 words) - 13:23, 6 February 2010
  • A language has [[wp:First-class function|first-class functions]] if it can do each of the following without recursively invoking [[First-class Numbers]] ...
    107 KB (14,449 words) - 13:36, 1 June 2024
  • According to [[wp:First-class_object|Wikipedia]], "In computing, a first-class object ... is an entity that can be constructed at run-time, passed as a pa ...functions". In an analogous way, a programming language may support "first class environments". ...
    134 KB (8,675 words) - 20:47, 29 March 2024
  • {{stub}}{{capability}}First class functions are functions which can be used as data type. This enables to def ...
    276 bytes (39 words) - 19:45, 19 August 2010
  • Class ParserClass { Class bStream { ...
    31 KB (1,898 words) - 02:47, 27 August 2023
  • In [[First-class functions]], a language is showing how its manipulation of functions is sim ...tasks aim is to compare and contrast a language's implementation of first class functions, with its normal handling of numbers. ...
    68 KB (8,971 words) - 12:05, 4 March 2024
  • #REDIRECT [[Add a variable to a class instance at runtime]] ...
    59 bytes (10 words) - 12:23, 6 February 2010
  • ...e type checking with no run-time panics but it possibly "hides" the "first-class function" aspect of the task. ...
    1 KB (203 words) - 09:29, 4 September 2023
  • Demonstrate how to dynamically add variables to an object (a class instance) at runtime. Or by creating a dynamic class ...
    69 KB (9,574 words) - 17:02, 16 May 2024

Page text matches

  • ...ented programming (classless OOP), class-free object-oriented programming (class-free OOP), prototypal, prototype-oriented, or instance-based programming. S ...tance will inherit all the methods and properties that were defined in the class, which acts as a kind of template from which similarly typed objects can be ...
    2 KB (302 words) - 20:23, 25 May 2023
  • #REDIRECT [[First-class functions/Use numbers analogously]] ...
    59 bytes (6 words) - 13:23, 6 February 2010
  • ...code>===</code> to return true if the class of the target is the specified class or a descendant: puts "I'm a #{some_object.class}" ...
    2 KB (340 words) - 11:18, 20 August 2023
  • #REDIRECT [[Add a variable to a class instance at runtime]] ...
    59 bytes (10 words) - 08:18, 2 July 2010
  • #REDIRECT [[Add a variable to a class instance at runtime]] ...
    59 bytes (10 words) - 12:23, 6 February 2010
  • ...ed of a "Base Class Library" and a "[[Common Language Runtime]]". The Base Class Library consists of pre-coded solutions to common program requirements, whi ...
    647 bytes (99 words) - 12:49, 31 August 2010
  • // * Abstract base class for things. * class thing ...
    7 KB (811 words) - 20:28, 1 September 2022
  • following class makes any thing into a container. The container class is actually a decorator which makes any thing into a ...
    5 KB (556 words) - 20:39, 1 September 2022
  • <syntaxhighlight lang="ruby">class Card class Deck ...
    5 KB (708 words) - 08:40, 31 August 2022
  • First a module that defines a base class and functions for marshalling/unmarshalling: class Mixin ...
    3 KB (364 words) - 13:59, 6 February 2010
  • The Smalltalk/X package includes IDE, class libraries, an OS independent window framework, debugger, compilers, UI buil It includes a big class library with packages for XML, SOAP, database access (also NoSQL), communic ...
    1 KB (203 words) - 13:57, 10 December 2020
  • These class methods return a three elements array, where the first two items are the po ClosestPair class >> raiseInvalid: arg [ ...
    4 KB (456 words) - 13:59, 1 September 2022
  • typedef struct sclass *Class; typedef void (*ClsRecInit)(Class c); ...
    9 KB (1,173 words) - 09:12, 1 August 2023
  • class Brainfuck return "using System;class Program{public static void Main(){var p = 0;var m = new char[30000];" + ...
    2 KB (179 words) - 11:06, 1 September 2022
  • public class ScreenScrape { if (sUrl.startsWith("https://")) { // The URL class doesn't like HTTPS so we have to check for it. ...
    2 KB (149 words) - 17:10, 29 April 2010
  • ...taxhighlight lang="algol68">MODE UNIVERSE = [upb OF class universe, upb OF class universe]BOOL; ) class universe = ( ...
    10 KB (588 words) - 13:27, 1 September 2022
  • * This class follows the "God class" pattern. class FizzBuzzer ...
    4 KB (427 words) - 09:50, 15 June 2023
  • abstract class Beverage { def name = this.toString.toLowerCase } sealed abstract class Messages ...
    5 KB (580 words) - 21:05, 1 September 2022
  • {{stub}}{{capability}}First class functions are functions which can be used as data type. This enables to def ...
    276 bytes (39 words) - 19:45, 19 August 2010
  • public class FizzBuzz{ public class FizzBuzz{ ...
    5 KB (542 words) - 04:30, 27 September 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)