pharen icon indicating copy to clipboard operation
pharen copied to clipboard

Compiling to a class

Open sminnee opened this issue 14 years ago • 0 comments

It would be nice if the generated code could inject all of its functions into a class, calling all the methods as $this->fn_name().

The rationale is that the generated class could then be more easily embedded inside another application.

Is this something that would be a huge amount of work?

sminnee avatar Mar 31 '11 20:03 sminnee