About Smacc

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

About Smacc

Sebastien Aubry-2
Hello,

I want to use SmaccParser with my Expert System. I want to parse a String of the form : (A&B)->C and/or A->C and/or ((A&B)|C)->D

I created a suclass of SmaccParser and SmaccScanner but I don't know to utilise SmaCC. If you could help me to understand and use theses classes.

Thanks for your request.
Sébastien Aubry.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: About Smacc

Philippe Marschall
2006/5/18, Sebastien Aubry <[hidden email]>:
> Hello,
>
> I want to use SmaccParser with my Expert System. I want to parse a String of the form : (A&B)->C and/or A->C and/or ((A&B)|C)->D
>
> I created a suclass of SmaccParser and SmaccScanner but I don't know to utilise SmaCC. If you could help me to understand and use theses classes.

http://www.refactory.com/Software/SmaCC/
http://www.refactory.com/Software/SmaCC/Tutorial.html
http://www.refactory.com/Software/SmaCC/Scanner.html
http://www.refactory.com/Software/SmaCC/Parser.html
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside