Recent Comments On Blog

rss

29 May, 6:33pm

This is just a mental note:

Today I knew a couple of interesting concepts: the Continuation-Passing style, which is intimately related with the Continuation concept and it could use closures to achieve it. This may be my first formal approach to the functional programming, but without using a functional language, just plain C. To be honest, I am not quite convinced about these ideas, it sounds to me like a glorified spaghetti code/flow, using closures instead of goto sentences. Mario suggested that CPS is a way to implement the Chain-of-responsibility pattern, but it doesn't make sense for me. Anyway, these are good things to learn.
Trackback URI: http://www.ceyusa.com/blog/index.php/trackback/500

#1 Re: 29 May, 6:33pm

Mr. Annoy, <E-Mail> / 30 May, 9:24pm  
avatar

while (1){
print "annoying you\n";
}
my $face = "smiling"

[ Reply (0) ]

#2 Re: 29 May, 6:33pm

Mr. Annoy, <E-Mail> / 30 May, 9:30pm  
avatar

Observación al comment anterior:
La declaración de $my face = "smiling"; realmente no tiene sentido práctico pues el ciclo es infinito. Es sólo una sugerencia de la cara de Mr. Annoy al ejecutar el ciclo :D

[ Reply (0) ]

Leave a Comment

Write the captcha code you are seeing.

Comment XML feeds: RSS | Atom