* core/pn-scan.rl: allowing flexible unquoted strings in licks.
author_why <why@whytheluckystiff.net>
Thu, 9 Jul 2009 04:43:34 +0000 (21:43 -0700)
committer_why <why@whytheluckystiff.net>
Thu, 9 Jul 2009 04:43:34 +0000 (21:43 -0700)
commit5cf5f9396f05f52b4823e52223029e515a3b8cd4
tree517cd6ad622a50ad3076d43a34c903e6fc114cea
parentd36c8dfcc791d396daddf28a3d5b111a560982d8
 * core/pn-scan.rl: allowing flexible unquoted strings in licks.
 * test/data/grammar.pn: rough sketch of a peg-style grammar done in unquoted strings.
core/pn-scan.rl
test/data/grammar.pn [new file with mode: 0644]
test/data/string.pn
test/tutorial/08_lick.pn