Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 8431 invoked by uid 500); 1 Apr 2003 09:56:57 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 8416 invoked from network); 1 Apr 2003 09:56:56 -0000 Received: from vern.chem.tu-berlin.de (130.149.66.116) by daedalus.apache.org with SMTP; 1 Apr 2003 09:56:56 -0000 Received: from vern.chem.tu-berlin.de (localhost [127.0.0.1]) by vern.chem.tu-berlin.de (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h319v8Fp010217 for ; Tue, 1 Apr 2003 11:57:08 +0200 Received: from localhost (stephan@localhost) by vern.chem.tu-berlin.de (8.12.3/8.12.3/Submit) with ESMTP id h319v8gX010214 for ; Tue, 1 Apr 2003 11:57:08 +0200 X-Authentication-Warning: vern.chem.tu-berlin.de: stephan owned process doing -bs Date: Tue, 1 Apr 2003 11:57:08 +0200 (CEST) From: Stephan Michels X-X-Sender: stephan@vern.chem.tu-berlin.de To: cocoon-dev@xml.apache.org Subject: Re: [OT] Porting Cocoon to the Whitespace language? In-Reply-To: <68194017-641F-11D7-86EE-000393CFE402@codeconsult.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 1 Apr 2003, Bertrand Delacretaz wrote: > I'm starting to think that porting Cocoon to the Whitespace language > (http://compsoc.dur.ac.uk/whitespace/) could bring a lot of benefits. > Apparently this language allows one to get rid of all encoding problems > by using a strictly restricted character set. > > Tools are not yet available for all platforms but they're working on > it, and this time of the year seems to be a fruitful one for their team. > > Also, Whitespace, as mentioned on its homepage, is particularly well > suited to literate programming. > As they say, just writing helpful comments in between the Whitespace > instructions does the job - this might be very helpful in improving our > documentation. > > Anyway, this requires more thought before diving deep into the project, > but I really feel that porting Cocoon to Whitespace is A Project For > Today... WTF! That reminds of Brainfuck(http://www.muppetlabs.com/~breadbox/bf/). ;-) Stephan.