Host: localhost
Database: scc-csuf-0111
Generation Time: Jun 19, 2011 at 04:37 PM
Generated by: phpMyAdmin 3.3.9 / MySQL 5.1.36-community-log
SQL query: SELECT url,title FROM `resources` WHERE 1 ORDER BY `resources`.`title` ASC LIMIT 0 , 100;
Rows: 61
| url | title |
|---|---|
| http://my.opera.com/cataphract/blog/2010/07/30/ahead-restored-this-support-for-closures-to-its-former-glory | Ahead: restored $this support for closures to its former glory |
| http://en.wikipedia.org/wiki/Anonymous_function#4.0.1_to_5.3 | Annonymous Function: 4.01 to 5.3 |
| http://en.wikipedia.org/wiki/Anonymous_function | Anonymous Function |
| http://www.enotes.com/topic/Anonymous_function | Anonymous Function |
| http://static.zend.com/topics/slides.pdf | Apr 2011 Slides: Zend Webinar - Anonymous Functions in PHP5.3 |
| http://www.friday.com/bbum/2009/08/29/basic-blocks/ | basic-blocks |
| http://weierophinney.net/matthew/archives/237-A-Primer-for-PHP-5.3s-New-Language-Features.html | Blog entry on PHP5.3 new language features |
| http://programming-scala.labs.oreilly.com/ch08.html | ch08.html |
| http://en.wikipedia.org/wiki/Closure_(computer_science) | Closure - computer science |
| http://php.net/manual/en/function.create-function.php | Create_Function |
| http://www.slideshare.net/fabpot/dependency-injection-with-php-and-php-53 | Dependency Injection with PHP and PHP5.3 |
| http://www.developer.com/lang/php/article.php/3874036/Elevate-Your-PHP-Development-with-PHP-53s-Powerful-New-Features.htm | Elevate Your PHP Dev |
| http://en.wikibooks.org/wiki/Erlang_Programming/Function_Objects | Erlang Programming; Function Objects |
| http://stackoverflow.com/questions/1449712/erlang-why-does-this-fail-with-a-badarith-exception | erlang: why-does-this-fail-with-a-badarith-exception |
| http://www.htmlist.com/development/extending-php-5-3-closures-with-serialization-and-reflection/ | Extending PHP5.3.. |
| http://MITPress.MIT.Edu/sicp/full-text/book/book-Z-H-12.html#call_footnote_Temp_121 | First Class Citizens |
| http://www.thefreedictionary.com/lambda | Free Dictionary: Lambda |
| http://us2.php.net/manual/en/function.base-convert.php | function: base-convert |
| http://www.cs.nott.ac.uk/~gmh/faq.html#functional-languages | Functional Languages |
| http://www.recessframework.org/page/functional-php-anonymous-functions-lambdas-closures | Functional PHP Anonymous Functions Lambdas Closures |
| http://programmers.stackexchange.com/questions/65868/functional-php-indentation | functional php indentation |
| http://en.wikipedia.org/wiki/Functional_programming_language | Functional Programming Language |
| http://us.php.net/manual/en/functions.anonymous.php | Functions: Anonymous |
| https://github.com/jeremeamia/super_closure/blob/master/SuperClosure.class.php | github - super_closure class |
| http://www.seas.harvard.edu/courses/cs152/2010sp/lectures/lec08.pdf | Harvard Lambda Lecture PDF |
| http://en.wikipedia.org/wiki/Higher-order_functions | Higher Order Functions |
| http://www.ibm.com/developerworks/opensource/library/os-php-lambda/index.html | IBM article about lambdas |
| http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Blocks/Articles/00_Introduction.html%23//apple_ref/doc/uid/TP40007502-CH1-SW1 | Introduction to Apple's Blocks |
| http://en.wikipedia.org/wiki/JavaScript | JavaScript |
| http://en.wikipedia.org/wiki/Lambda_calculus | Lambda Calculus |
| http://www.mactech.com/articles/mactech/Vol.07/07.05/LambdaCalculus/ | Lambda Calculus |
| http://www.inf.fu-berlin.de/lehre/WS03/alpi/lambda.pdf | Lambda PDF |
| http://www.danielmoth.com/Blog/lambda-Vs-Lamda.aspx | Lambda Pronounciation |
| http://blog.igstan.ro/2009/04/lambdas-and-closures-in-php-53.html | Lambdas and Closures in PHP5.3 |
| http://www.slideshare.net/SharonLevy/my-lambda-p012911 | my-lambda-p012911 slides |
| http://eric.muyser.com/#/blog/post/php-class-lambda/ | New Class: Lambda |
| http://metapundit.net/tech_blog/partial_function_application_in_php | Partial Function Application in PHP |
| http://lucato.it/php-anonymous-objects | PHP Anonymous Objects |
| http://www.sitepoint.com/forums/php-application-design-147/example-callback-php-336758.html | php application design |
| http://www.hermanradtke.com/blog/php-goes-functional-in-version-5-3 | PHP goes functional in ver. 5.3 |
| http://www.php.net/manual/en/class.simplexmliterator.php | PHP Manual Simplexmliterator |
| http://fabien.potencier.org/article/17/on-php-5-3-lambda-functions-and-closures | PHP5.3 Lambda Functions and Closures |
| http://www.slideshare.net/sebastian_bergmann/php-53-new-language-features | PHP5.3 New Language Features |
| http://www.phparch.com/magazine | php|architect June 2011 issue: article on lambdas and closures in PHP |
| http://mark-story.com/posts/view/picking-up-javascript-closures-and-lexical-scoping | Picking up JavaScript Closures ... |
| http://www.gigamonkeys.com/book/ | Practical Common LISP |
| http://blog.motane.lu/2010/06/17/remove-empty-array-elements-with-recursive-lambda-in-php-5-3/ | Remove Empty ... |
| http://www.php.net/manual/en/reserved.classes.php#reserved.classes.closure | Reserved Classes: Closure |
| http://php.dzone.com/articles/reuse-your-closures-functors | Reuse Your Closures with Functors |
| http://www.soe.ucsc.edu/classes/cmps112/Spring03/languages/scheme/SchemeTutorialA.html#lambda | SchemeTutorial: Lambda |
| http://stackoverflow.com/questions/4127959/testing-for-a-php-closure-without-referring-to-the-closure-internal-class | Testing for a closure without using internal class |
| http://www.cs.berkeley.edu/~bh/pdf/ssch09.pdf | UCBerkeley Lambda PDF |
| http://stackoverflow.com/questions/150129/what-is-a-lambda | What is a Lambda? |
| http://stackoverflow.com/questions/1909002/what-use-is-lambda-in-php | What use is Lambda in PHP? |
| http://justafewlines.com/2009/10/whats-wrong-with-php-closures/ | What's wrong with PHP closures |
| http://www.eclipsezone.com/eclipse/forums/t86911.html | When is a closure not a closure? |
| http://www.wisdomandwonder.com/link/3022/why-church-chose-lambda | Why Church Chose Lambda |
| http://wiki.php.net/rfc/closures | Wiki: Closures |
| http://en.wikipedia.org/wiki/PHP | Wiki: PHP |
| http://en.wikipedia.org/wiki/Lambda | Wikipedia: Lambda |
| http://php100.wordpress.com/2009/04/13/php-y-combinator/ | Y-Combinator in PHP |