From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,81054609038e88e3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nick Roberts Newsgroups: comp.lang.ada Subject: Re: Literate Programming in Ada, AdaDoc, AdaBrowse Date: Mon, 18 Oct 2004 19:06:01 +0100 Message-ID: <2tif0aF1urfe5U1@uni-berlin.de> References: <2sqmccF1oit5sU1@uni-berlin.de> <2t08mmF1p0n19U1@uni-berlin.de> <67zcd.6956$6q2.1514@newssvr14.news.prodigy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de WOd0YPNEzyS/oslba/XhdQAkmU4WAsr4FCOS+XvL3fN1X8HYE= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en In-Reply-To: <67zcd.6956$6q2.1514@newssvr14.news.prodigy.com> Xref: g2news1.google.com comp.lang.ada:5407 Date: 2004-10-18T19:06:01+01:00 List-Id: Bernhard Mulder wrote: >> Anyway, I'll experiment with this a bit. To be honest, I suspect it >> would be easier to write my processing program in a langauge such as >> Python or Perl. Any recommendations? (Gawk?) > > Since you already mentioned Python: you might be interested in Leo, > leo.sourceforge.net. > > Leo is written in Python. It is and outliner and literal programming tool. > > At the moment is does not support Ada directly, though that should > not be hard to add. Interesting you should mention Leo. I've already downloaded it to my Windows XP machine, and tried to run it, without success. I installed it using the downloaded installer (accepting all the defaults). But when I try to run it (by clicking on the desktop shortcut) it doesn't come up (it seems to run for a couple of seconds and then shut down without ever showing a window). I already have Python 2.3.4 installed. Any suggestions welcome. Anyway, undaunted, I'm having a go at writing my 'reverse tangle' program in Ada, mainly as an exercise. -- Nick Roberts