in reply to Re^2: C-like structures parsing and validation
in thread C-like structures parsing and validation
I contacted Scott Pakin, author of PerlTeX. He corrected the program to be more robust under complicated environments, like Inline::C. It will soon hit CTAN. I checked the corrected PerlTeX, works with the above example just fine!
However, I was in a (time-constrained) need to parse the mentioned structures, so I wrote a little module of my own, Data::Typed::Expression. The very early version should be on CPAN soon.
|
|---|