Debugging Perl 6 Grammars

Debugging Perl 6 Grammars

By Jonathan Worthington (‎jnthn‎)
Date: Saturday, 5 November 2011 13:50
Duration: 20 minutes
Target audience: Any
Language: English
Tags: 6 grammars


Perl 6 grammars are a powerful way to parse text, and extract structure from it. They take what you already know about regexes and object orientation and bring it together powerfully. It's great, but...what happens when your grammar won't match something you think it should?

In this talk, I'll present a grammar with some subtle bugs, and show you how they can be hunted down.


Attended by: Emmanuel Rodriguez (‎potyl‎), Michael Kröll (‎pepl‎), Jozef Kutej (‎jozef‎), Herbert Breunung (‎lichtkind‎),

Copyright © 2003-2011 Verein 'Vienna.pm - Verein zur Förderung der Programmiersprache Perl'.
To contact the organisers send an email to rt-twincity2011@rt.useperl.at.
About