From owner-freebsd-hackers Mon Dec 30 20:29:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA14061 for hackers-outgoing; Mon, 30 Dec 1996 20:29:35 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id UAA14042; Mon, 30 Dec 1996 20:29:31 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id UAA13397; Mon, 30 Dec 1996 20:29:08 -0800 (PST) To: Michael Smith cc: roberto@keltia.freenix.fr (Ollivier Robert), freebsd-hackers@FreeBSD.ORG, config@FreeBSD.ORG Subject: Re: IPCS Utility In-reply-to: Your message of "Tue, 31 Dec 1996 11:02:26 +1030." <199612310032.LAA08271@genesis.atrad.adelaide.edu.au> Date: Mon, 30 Dec 1996 20:29:08 -0800 Message-ID: <13393.852006548@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > - We will be using Tcl for parts of the FCF (FreeBSD Config Facility), not > least because I expect to be writing slabs of the core. > ... > The planned modular design of the FCF specifically avoids stipulating > any given language for modules; if you feel the need to write your > module in Forth, as long as you can manage character I/O you can play. Do we have an actual design for the FCF which goes so far as to define such a level of interface spec? It sounds like you've got something hammered out, but I'm not sure if I've seen it yet. :-) Jordan