Interim commit; lots of progress though.

This commit is contained in:
2011-01-18 08:43:30 -08:00
parent 022bdf240b
commit 617e841b05
5 changed files with 210 additions and 162 deletions

View File

@@ -58,6 +58,7 @@ $escape_char = [abfnrtv'\"\\]
"|" { emitT Bar }
";" { emitT Semi }
"," { emitT Comma }
"`" { emitT BTick }
{