in reply to Parse::RecDescent and grammar specification

Hi
This is a question rather than a reply. I'm wanting to write a prog to convert some (straightforward) assembly code into the compiled byte strings - would using this Parse::RecDescent be something which would make my task easier or is it not really applicable ? I can't make my mind up from reading the docs.

Thanks
  • Comment on RE: Parse::RecDescent and grammar specification