in reply to Re^5: Parse grammar via RecDescent parser
in thread Parse grammar via RecDescent parser

Hi The library has already been implemented and anyways singleton is not a good design pattern.

So I might have to go with the static method approach. I cannot explain the whole framework because it would be very arduous and difficult to understand as there are many components.

I might have to go with the static method approach.

  • Comment on Re^6: Parse grammar via RecDescent parser