stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] shell command tab completion takes 6 seconds!


From: Julian Stecklina
Subject: Re: [STUMP] shell command tab completion takes 6 seconds!
Date: Sat, 10 Apr 2010 04:21:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Shawn Betts <address@hidden> writes:

> I found this amusing so I thought I'd share. The same command run on 3
> different implementations:
>
> Lispworks:
>
> ND> (length (directory "/usr/bin/*"))
> 864
>
> SBCL:
>
> * (length (directory "/usr/bin/*"))
> 815
>
> CLISP:
>
> [12]> (length (directory "/usr/bin/*"))
> 908

And THAT is why osicat exists. :)

http://common-lisp.net/project/osicat/

Regards,
-- 
Julian Stecklina

I fear [...] that most undergraduate degrees in computer science these
days are basically Java vocational training. - Alan Kay





reply via email to

[Prev in Thread] Current Thread [Next in Thread]