Slate AST unparser

Lee Salzman lsalzman1 at cox.net
Mon Oct 18 14:47:27 PDT 2004


There is already a code writer in src/mobius/syntax/writer.slate

Lee

On Mon, Oct 18, 2004 at 10:51:20AM +0200, Lendvai Attila wrote:
> 
> hi!
> 
> I'm planning to work on an AST unparser, and after that some macros that
> analyze slate code (is it recursively side-effect-free?, collect all
> object it depends on, etc).
> 
> Where should I put the AST print methods? I prefer
> mobius/syntax/syntax.slate (locality of stuff), but could be
> lib/print.slate, too.
> 
> Any suggestions on what protocol to use? I'm planning to reuse the
> current print protocol, but there could be pitfalls.
> 
> - 101
> 




More information about the Slate mailing list