[vwnc] SmaCC tutorial error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] SmaCC tutorial error

Rob Vens-2
I am trying to run the SmaCC tutorial (Calculator example) but it chokes on the grammar generation (scannerDefinition is nil in SmaCCGrammar>>keywordRegularExpressionFor:)
Why is this not working? 

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] SmaCC tutorial error

John Brant-2
Rob Vens wrote:
> I am trying to run the SmaCC tutorial (Calculator example) but it chokes
> on the grammar generation (scannerDefinition is nil in
> SmaCCGrammar>>keywordRegularExpressionFor:)
> Why is this not working?

Most likely you are using the parcels shipped on the VW cd. I don't know
who made those parcels, but they don't work. I believe this was fixed in
VW7.6, but earlier versions have buggy parcels. You can get working
parcels from http://www.refactory.com/Software/SmaCC/Download.html.


John Brant
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] SmaCC tutorial error

Rob Vens-2
sorry for not mentioning the version, but my problem occurred in a virgin 7.6 image, using the shipped parcels.
I retried with the download from your website and it worked like a charm. The parcels shipped on the CD should be updated.

2009/4/11 John Brant <[hidden email]>
Rob Vens wrote:
> I am trying to run the SmaCC tutorial (Calculator example) but it chokes
> on the grammar generation (scannerDefinition is nil in
> SmaCCGrammar>>keywordRegularExpressionFor:)
> Why is this not working?

Most likely you are using the parcels shipped on the VW cd. I don't know
who made those parcels, but they don't work. I believe this was fixed in
VW7.6, but earlier versions have buggy parcels. You can get working
parcels from http://www.refactory.com/Software/SmaCC/Download.html.


John Brant


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] SmaCC tutorial error

Steven Kelly
In reply to this post by Rob Vens-2
You can also get the latest version from the public repository. There's even an extra bug fix to one of the packages.
 
Steve


Lähettäjä: [hidden email] puolesta: Rob Vens
Lähetetty: la 4/11/2009 12:29
Vastaanottaja: John Brant
Kopio: VWNC
Aihe: Re: [vwnc] SmaCC tutorial error

sorry for not mentioning the version, but my problem occurred in a virgin 7.6 image, using the shipped parcels.
I retried with the download from your website and it worked like a charm. The parcels shipped on the CD should be updated.

2009/4/11 John Brant <[hidden email]>
Rob Vens wrote:
> I am trying to run the SmaCC tutorial (Calculator example) but it chokes
> on the grammar generation (scannerDefinition is nil in
> SmaCCGrammar>>keywordRegularExpressionFor:)
> Why is this not working?

Most likely you are using the parcels shipped on the VW cd. I don't know
who made those parcels, but they don't work. I believe this was fixed in
VW7.6, but earlier versions have buggy parcels. You can get working
parcels from http://www.refactory.com/Software/SmaCC/Download.html.


John Brant


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc