Hello John,
We briefly discussed your question in our ODF Technical
Committee meeting yesterday. Many implementers of ODF applications
are members of the committee, so we have a good overview of what is out
there.
None of us was aware of a standalone library for evaluating
OpenForumula expressions. Personally I know that has been some interest
expressed in having such a component, in Java, as part of the Apache ODF
Toolkit [1], but no one is currently working on that.
Regards,
-Rob Weir, Co-Chair OASIS OpenDocument Format Technical
Committee
[1] http://incubator.apache.org/odftoolkit/
John Cowan <> wrote on 09/15/2013
05:44:17 PM:
> From: John Cowan <>
> To:
> Date: 09/15/2013 05:42 PM
> Subject: [office-comment] Reference/library implementation
of OpenFormula?
> Sent by: John Cowan <>
>
> Does anyone know of any open-source libraries or reference implementations
> of OpenFormula? I know about dwheeler's yacc and lex parser
for it, but
> I'm also interested in an execution engine. I'm not willing
to try to
> disinter this from a full spreadsheet program, never mind an office
suite,
> unless there is one that implements its engine in a very modular way.
> A small-group evaluator would suffice, at least for now.
>
> --