digitalmars.D - Pegged Master - Semantic Actions - dmd 2.060
- Rosetta Coder (12/12) Nov 05 2012 Hi Mr. Sigaud,
Hi Mr. Sigaud,
I seem to have run into some issues with "Semantic Actions"... I
can't get it working, neither from following the
tutorial-description nor from attempting to compile the official
xml example.
rdmd.exe --main pegged\examples\xml.d
pegged\examples\xml.d(59): Error: found ')' instead of statement
pegged\examples\xml.d(59): Error: found ')' instead of statement
If I remove:
{opening} {closing}
then it works just fine... otherwise, thanks for an amazing piece
of engineering!
Nov 05 2012








"Rosetta Coder" <rosetta coder.nu>