Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uwm.edu!linac!att!ucbvax!sanquentin.berkeley.edu!parr From: parr@sanquentin.berkeley.edu (Ron Parr) Newsgroups: comp.lang.lisp Subject: flavors, CLOS, parsers Message-ID: <42391@ucbvax.BERKELEY.EDU> Date: 14 Jun 91 19:59:15 GMT Sender: nobody@ucbvax.BERKELEY.EDU Distribution: na Organization: University of California at Berkeley Lines: 12 Originator: parr@sanquentin.berkeley.edu I am porting a large program from Flavors to CLOS and I am wondering if there are any programs that automate this process. I realize that there are some things that just will not translate. More generally, are there programs like sed or awk for lisp? I would be interested in something that matches s-expressions and performs programmer specified transformations on these expressions. Thanks, Ron. ----------- parr@cs.berkeley.edu