lambdasquire.blogspot.com
Squire of the Lambda Calculus: July 2008
http://lambdasquire.blogspot.com/2008_07_01_archive.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Monday, July 28, 2008. Mea Culpa re: Typing. I was going through some Rails code today, making sure that I had good coverage and writing or modifying whatever specs as needed. I found this code:. EMPTY STRING = %q[]. Def should see edit link? He place...
lambdasquire.blogspot.com
Squire of the Lambda Calculus: Perl and is_valid_aref()
http://lambdasquire.blogspot.com/2008/08/perl-and-isvalidaref.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Monday, August 4, 2008. Perl and is valid aref(). This post is about Perl, the politics of interacting with fellow developers, and Duck Typing. Although we didn't really know it at the time). It's also fairly stream-of-consciousness. A non-ARRAY behav...
on-ruby.blogspot.com
On Ruby: My Best Functional Programming Posts
http://on-ruby.blogspot.com/2009/03/my-best-functional-programming-posts.html
The (mostly) tech related musings of Pat Eyler. Ruby, Erlang, Haskell, Scala, Ocaml, Publishing, and more . Monday, March 09, 2009. My Best Functional Programming Posts. A page about Functional Programming languages at On Ruby? Well, I've written about a number of non Ruby topics here, and there's enough FP stuff to warrant it's own page. At one point, I also ran the On Erlang. Blog I've decided to merge all of my computer related posts into On Ruby to keep myself sane. Getting to know erlang-mode. I've ...
lambdasquire.blogspot.com
Squire of the Lambda Calculus: September 2008
http://lambdasquire.blogspot.com/2008_09_01_archive.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Tuesday, September 30, 2008. Let's talk about hidden functions. What do I mean by that? Let's start with Scheme. Assuming the follow content in a file called hidden.scm. We can then try it out using guile -l hidden.scm. We see that (hidden). I've writ...
lambdasquire.blogspot.com
Squire of the Lambda Calculus: Celebrity sighting(?)
http://lambdasquire.blogspot.com/2008/08/celebrity-sighting.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Thursday, August 28, 2008. So thanks, Larry. Kevin C. Baird. You should have related to him the worst of your Perl experiences and ask how he reconciles such horrors with his belief in a loving and merciful God. September 4, 2008 at 2:58 PM. I would b...
lambdasquire.blogspot.com
Squire of the Lambda Calculus: March 2009
http://lambdasquire.blogspot.com/2009_03_01_archive.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Thursday, March 26, 2009. Constant Hashes w/defaults in Ruby. I'm particularly fond of constant Hashes for small lookup tables. Let's imagine some generic Rails controller with this code snippet:. BANAL MESSAGE FOR = {. Edit = 'You are editing.',.
lambdasquire.blogspot.com
Squire of the Lambda Calculus: Constant Hashes w/defaults in Ruby
http://lambdasquire.blogspot.com/2009/03/constant-hashes-wdefaults-in-ruby.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Thursday, March 26, 2009. Constant Hashes w/defaults in Ruby. I'm particularly fond of constant Hashes for small lookup tables. Let's imagine some generic Rails controller with this code snippet:. BANAL MESSAGE FOR = {. Edit = 'You are editing.',.
lambdasquire.blogspot.com
Squire of the Lambda Calculus: August 2008
http://lambdasquire.blogspot.com/2008_08_01_archive.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Thursday, August 28, 2008. So thanks, Larry. Kevin C. Baird. Monday, August 4, 2008. Perl and is valid aref(). This post is about Perl, the politics of interacting with fellow developers, and Duck Typing. A dynamic lanugage like Perl (or Ruby, or what...
lambdasquire.blogspot.com
Squire of the Lambda Calculus: Hidden Functions
http://lambdasquire.blogspot.com/2008/09/hidden-functions.html
Squire of the Lambda Calculus. P p - posts, p.pertains to? Ruby, Erlang, Haskell, SICP, whatever I feel like) ]. Higher-order functions are the very essence of functional programming languages – they breathe fire into the belly of the code. – Joe Armstrong. Tuesday, September 30, 2008. Let's talk about hidden functions. What do I mean by that? Let's start with Scheme. Assuming the follow content in a file called hidden.scm. We can then try it out using guile -l hidden.scm. We see that (hidden). I've writ...
SOCIAL ENGAGEMENT