Subroutines

Results: 1882



#Item
781Programming language implementation / Subroutines / Holism / Source code / University of Cambridge Computer Laboratory / Forth / Threaded code / Stack / Pointer / Software engineering / Computing / Computer programming

Some programmers question certain claims made for threaded-code systems. The author defends these claims by tracing such a system from its origin in simple concepts. An Architectural Trail

Add to Reading List

Source URL: home.claranet.nl

Language: English - Date: 2008-07-19 04:46:07
782Computer programming / Perl / Object-oriented programming / Subroutines / Destructor / Perl module / Constructor / Main function / Foobar / Software engineering / Computing / Method

Perl versiondocumentation - NEXT NAME NEXT.pm - Provide a pseudo-class NEXT (et al) that allows method redispatch SYNOPSIS

Add to Reading List

Source URL: perldoc.perl.org

Language: English - Date: 2014-10-03 16:04:27
783Data types / Primitive types / Subroutines / String / C++ / Comparison of programming languages / Pointer / C / Write / Computing / Software engineering / Computer programming

Perl versiondocumentation - perlguts NAME perlguts - Introduction to the Perl API DESCRIPTION

Add to Reading List

Source URL: perldoc.perl.org

Language: English - Date: 2014-10-03 14:55:59
784Recursion / Programming idioms / Subroutines / Computability theory / Theoretical computer science / Infinite loop / Scheme / Tail call / Factorial / Computer programming / Software engineering / Computing

Recursion in C What does the following program compute? int f(int n, int v) { if (n == 0) return v; else

Add to Reading List

Source URL: www.cs.utah.edu

Language: English - Date: 2009-02-04 16:35:18
785Computer programming / Foobar / Perl module / Symbol / Subroutines / Perl language structure / Software engineering / Computing / Perl

Perl versiondocumentation - Symbol NAME Symbol - manipulate Perl symbols and their names SYNOPSIS

Add to Reading List

Source URL: perldoc.perl.org

Language: English - Date: 2014-10-03 15:48:39
786Subroutines / Cross-platform software / Adobe Flash / Scripting languages / Lambda calculus / ActionScript / Apply / Typeof / Parameter / Software engineering / Computing / Software

Installation After command: #include "lmc_tween.as" for ActionScript 2.0 (runs fine on Flash Player 6) or #include "lmc_tween_as1.as" for ActionScript 1.0 you can use following methods for every MovieClip: MovieClip.twee

Add to Reading List

Source URL: laco.wz.cz

Language: English - Date: 2007-05-21 02:35:31
787Cryptographic hash function / Information retrieval / Information science / Artificial intelligence / Hash / Hash functions / Hash table / Bloom filter / Hashing / Search algorithms / Error detection and correction

Perl versiondocumentation - Hash::Util NAME Hash::Util - A selection of general-utility hash subroutines SYNOPSIS

Add to Reading List

Source URL: perldoc.perl.org

Language: English - Date: 2014-10-03 14:56:23
788Callback / Function / Eval / Subroutines / Computing / Control flow

Async Dialog Project Development Guide 1. Summary Currently, because community is proceeding with the UNO Threading Framework, it becomes necessary to fix asynchronous dialogs so as to avoid deadlocks. Async Dialog pro

Add to Reading List

Source URL: wiki.openoffice.org

Language: English - Date: 2009-01-15 04:04:25
789Cross-platform software / Subroutines / JavaScript / Type system / C / Nim / Function object / JavaScript syntax / Comparison of programming languages / Software engineering / Computing / Computer programming

Dependent Types for JavaScript Ravi Chugh David Herman Ranjit Jhala

Add to Reading List

Source URL: goto.ucsd.edu

Language: English - Date: 2012-08-02 00:38:25
790Subroutines / Cross-platform software / Data types / Functional languages / Array programming languages / Function / C / Eval / Pointer / Software engineering / Computing / Computer programming

R Language Definition VersionUnder developmentDRAFT R Core Team This manual is for R, versionUnder development).

Add to Reading List

Source URL: ftp.acc.umu.se

Language: English - Date: 2015-05-04 13:07:59
UPDATE