[PLUG-Devel] Profiling a new programming language

Darrin Chandler dwchandler at stilyagin.com
Sat Nov 15 16:57:28 MST 2008


On Fri, Nov 14, 2008 at 11:18:53PM -0700, Ryan Rix wrote:
> btw, what is a filter?

I forgot to answer that earlier. Oops.

A filter is a program that reads input, does something ("filter") with
the data, and outputs the results. Notable programs written on the
filter model include sort, sed, gcc, and many others. Filters are an
integral part of the UNIX philosophy, and they allow you to leverage the
power of the command line.

-- 
Darrin Chandler            |  Phoenix BSD User Group  |  MetaBUG
dwchandler at stilyagin.com   |  http://phxbug.org/      |  http://metabug.org/
http://www.stilyagin.com/  |  Daemons in the Desert   |  Global BUG Federation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.PLUG.phoenix.az.us/pipermail/plug-devel/attachments/20081115/2840a573/attachment.pgp 


More information about the PLUG-devel mailing list