Arquivo da categoria ‘funny’

Lisp no IOCCC 1989

Quarta, 12 de Dezembro de 2007 - Lucindo

A submissão campeã do prêmio Best of show do IOCCC de 1989 foi o seguinte interpretador Lisp (aqui modificado para compilar no gcc de hoje):

#include <stdio.h>
#include <string.h>
#include <ctype.h>
#define p char*
#define P ,(p)
#define T(E) !strcmp(E,“()”)
#define U return
#define W while
#define X sbrk(199)
#define z atof
#define e isspace
#define D A(_)
#define E S(C(_))
#define B(y) p y(_)p _;{
#define G(y,V) B(y)p i;U […]

Inovação tecnológica

Domingo, 14 de Outubro de 2007 - Lucindo

Everyone always wants new things. Everybody likes new inventions, new technology. People will never be replaced by machines. In the end, life and business are about human connections, and computers are about trying to murder you in a lake. And to me, the choice is easy.
Michael Scott

(blog ‘lucindo) | http://blog.lucindo.com.br