As far as I know, your options are limited: you can re-write the
calitha engine, or use a different engine that already supplies
version 5 support. New technology sometimes breaks old code.
On Mon, Sep 10, 2012 at 3:40 AM, LordZ <
cody.z...@gmail.com> wrote:
> I hit this same problem trying to make some changes to an old project using
> gold/calitha for .NET. After reading the docs and fooling around for a long
> time, I finally figured out what Devon said here (before finding this post).
> However, it works fine when testing it in the Gold Builder, but I get parser
> errors about an unexpected token on the additional comment line group
> terminal. My best guess is that since this is a version 5 feature and
> calitha lib is a version 1.0 cgt engine, it does not work with calitha. Does
> this make sense? What can I do???
>
> Here are my comment terminals:
>
> Comment Line = '//'
> Comment Start = '/*'
> Comment End = '*/'
>
> Comment2 @= { Type = Noise }
> Comment2 Line = '%'
>
> Comment3 @= { Type = Noise }
> Comment3 Line = '#'
>
> Thanks!
> --
> You received this message because you are subscribed to the Google Groups
> "GOLD Parsing System" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/gold-parsing-system/-/wMS-aE5NcF4J.
>
> To post to this group, send email to
gold-pars...@googlegroups.com.
> To unsubscribe from this group, send email to
>
gold-parsing-sy...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/gold-parsing-system?hl=en.
--
---------------------------------------------------------------
Dave Dolan
http://davedolan.com/blog