From owner-freebsd-questions Wed Jul 10 13:31:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA10772 for questions-outgoing; Wed, 10 Jul 1996 13:31:58 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA10766 for ; Wed, 10 Jul 1996 13:31:52 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id OAA24837; Wed, 10 Jul 1996 14:31:33 -0600 (MDT) Date: Wed, 10 Jul 1996 14:31:33 -0600 (MDT) Message-Id: <199607102031.OAA24837@rocky.mt.sri.com> From: Nate Williams To: Garrett Wollman Cc: Terry Lambert , questions@freebsd.org Subject: Re: SysAdmin Tools - ideas wanted In-Reply-To: <9607101928.AA17044@halloran-eldar.lcs.mit.edu> References: <199607100028.RAA04288@starshine> <199607101900.MAA26905@phaeton.artisoft.com> <9607101928.AA17044@halloran-eldar.lcs.mit.edu> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Eventually, I expect command line utilities to be built similar to > > the VMS mechanism, where you define a grammar, compile it, implement > > callback routines, compile them, and then link the whole mess with > > a library that has a main() in it that externally references the > > compiled grammar as data. > > It's called `libss'. And it's *NOT* documented. :( Nate