Bind Clownfish::CFC to Ruby
---------------------------
Key: LUCY-202
URL: https://issues.apache.org/jira/browse/LUCY-202
Project: Lucy
Issue Type: New Feature
Components: Clownfish
Reporter: Marvin Humphrey
Now that the bulk of CFC has been ported to C, it is possible to bind it to
other languages. We should start with Ruby, by adding a Rakefile at
trunk/clownfish/ruby/Rakefile which compiles Clownfish::CFC as a Ruby
extension. We can then add a task to trunk/ruby/Rakefile which uses that
extension to process the Lucy .cfh core files.
Only a handful of CFC routines need interfaces in order to achieve this goal.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|