in reply to Re: How would you parse this?
in thread How would you parse this?
It's a bit much asked to write a Perl compiler and runtime ...
The question (clear as day in the title) is: How to parse the source data.
Turning the results of the parsing into something that can be executed is my task, but I need to get a handle on the parsing first.
|
|---|