From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from netcomsv.netcom.com ([192.100.81.101]) by hawkwind.utcs.toronto.edu with SMTP id <2645>; Fri, 4 Dec 1992 14:13:19 -0500 Received: from netapp.UUCP by netcomsv.netcom.com with UUCP (4.1/SMI-4.1) id AA03354; Fri, 4 Dec 92 11:12:41 PST Received: from ghoti.netapp by netapp.netapp.com (4.1/SMI-4.1) id AA03176; Fri, 4 Dec 92 11:10:06 PST Date: Fri, 4 Dec 1992 14:10:06 -0500 From: byron@netapp.com (Byron Rakitzis) Message-Id: <9212041910.AA03176@netapp.netapp.com> To: alan@oldp.astro.wisc.edu, sam-fans@hawkwind.utcs.toronto.edu Subject: Re: Streaming sam. I've written a very basic stream sam, more of a toy than anything else, just to see how it would feel. I think there are some basic problems with the command language as applied to streams that the idea doesn't work. I don't want to duke it out on the list; I don't have time. My source is available to anyone who cares. It's a couple of hundred lines of C and implements x, y, a, c, and i. I use Henry's regexp package with hacks to make $ and ^ work on newlines, not just beginning- and end-of- string.