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=-0.7 required=5.0 tests=BAYES_00,HEADER_SPAM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1032a1,1a91c683b7703121 X-Google-Attributes: gid1032a1,public X-Google-Thread: 103376,8f0e2b9422a6e2f2 X-Google-Attributes: gid103376,public From: nholsti@icon.fi (Niklas Holsti) Subject: Re: Looking for AWEB; TeX in Ada? Date: 1999/03/15 Message-ID: <7cjfmk$94h$1@murdoch.acc.Virginia.EDU>#1/1 X-Deja-AN: 455285334 Content-Transfer-Encoding: 7bit References: <7bv5nl$8vc$1@plug.news.pipex.net> <7c5up1$gf7$1@news-hrz.uni-duisburg.de> <7c8tir$nt0$1@murdoch.acc.Virginia.EDU> <7ca3gl$bp8$1@news.interlog.com> Content-Type: text/plain; charset=us-ascii Organization: Space Systems Finland Ltd Mime-Version: 1.0 Newsgroups: comp.lang.ada,comp.programming.literate Originator: nr@labrador.cs.virginia.edu Date: 1999-03-15T00:00:00+00:00 List-Id: Nick Roberts wrote: > > Brief update: I've unpacked, gnatchopped, and compiled everything in sight; > ATANGLE compiles, and seems to run (I can't easily tell if correctly); > AWEAVE fails to compile miserably (there seems to be a lot either missing or > misnamed). I have a compiling copy; I can email it to you if you like. I've not used it seriously, but I played with it a little some time ago. I don't recall making any major changes; there are some warnings about variables that are never assigned a value. > The source code I've tried to compile is the Ada source supplied > (partially krunched); it is also effectively supplied in the form of AWEB > files, but ATANGLE doesn't seem to produce any result (other than a deeply > cryptic --{31:} type comment all on its own). Back to square one I think. > C'est la vie! You found the AWEB files -- good. ATANGLE seems to expect its input AWEB file to be named "input.aweb". It creates an output file "web_output.a", which contains just the weird comment you quote. However, it also generates a number of .a files that contain the Ada code. Didn't you get these? Personally, I would look for a tool that generates HTML, but this may be just a prejudice against TeX. There are tools that generate HTML from straight Ada, but they don't give you the reordering (weaving and tangling) of the Web tools. Then again, I don't feel a great need to reorganise Ada code in this way; the Ada package structure seems to give me what I need, contrary to Pascal (the original Web target) with its strict ordering and lack of modularisation. YMMV. > ------------------------------------- > Nick Roberts > ------------------------------------- Niklas Holsti Working at but not speaking for Space Systems Finlan Ltd.