James M. Lawrence wrote: > > * Some syntax restrictions apply for distribution across multiple > machines (due to ruby_parser/ruby2ruby being at present the only > complete AST toolchain for Ruby). I missed the 'unparse' method in RedParse which converts a sexp into Ruby code. So RedParse also qualifies as a complete AST toolchain. My apologies to Caleb. -- Posted via http://www.ruby-forum.com/.