Convert Clownfish::Parser to Lemon
----------------------------------
Key: LUCY-143
URL: https://issues.apache.org/jira/browse/LUCY-143
Project: Lucy
Issue Type: Sub-task
Components: Clownfish
Reporter: Marvin Humphrey
Fix For: 0.2-incubating
The Clownfish::Parser module within the Clownfish compiler is currently
written in Perl and depends on the CPAN module Parse::RecDescent. We need to
port it to C (see LUCY-142) and replace Parse::RecDescent with the Lemon
parser generator: [http://www.hwaci.com/sw/lemon/].
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira