I was hoping that a macro could generate the text by processing the ast of a 
proc signature and write the result to a file instead of being further 
processed by the nim compiler.

Nim proc to pascal procedure might nearly be just some text juggling, but I'd 
also like to convert nim object types to pascal record types.

Reply via email to