in reply to Re: Pointers on working with another language's syntax
in thread Pointers on working with another language's syntax

You could get the same effect with "here" documents, i.e. "<<EOF" style. That way you could continue to mix perl and Inform code and gain more points for obfuscation.
  • Comment on Re: Re: Pointers on working with another language's syntax