Xref: utzoo comp.sys.mac.apps:4098 comp.text:8031 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!clyde.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!wjh+ From: wjh+@andrew.cmu.edu (Fred Hansen) Newsgroups: comp.sys.mac.apps,comp.text Subject: re: RTF tools Message-ID: Date: 18 Feb 91 19:12:42 GMT Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA Lines: 15 I have written a translator from RTF to the ATK (Andrew Toolkit) data stream. It will be part of the ATK distribution on the X tape after the next patch. ATK is also available for anonymous FTP from emsworth.andrew.cmu.edu (128.2.30.62) where the translator will be in patches/patch010 as file $SRC/atk/ness/nesslib/fromrtf.n. The translator is written in Ness, a string oriented language which makes the translation easy to understand. The only implementation is under ATK, so you need much of the ATK distribution to actually execute the translator. If anyone is especially interested, I can send a copy before it goes out with the distribution. Fred Hansen