Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hey,

On Wed, Oct 11, 2017 at 11:30 AM, Alessandro Petrozzelli <
apetrozzelli@gmail.com> wrote:

Hi,
just registered here.

I'm wondering if it is technically feasible to re-use the formula
evaluation
engine behind the spreadsheet as a standalone component (1) and if it would
possible to use emscripten to target a webassembly binary (2).


(1) is not possible. Our formula engine is tightly coupled with the rest of
the spreadsheet code. Additionally it is not the cleanest code and has to
deal with many problems that are unique to LibreOffice. Kohei (one of the
experienced Calc developers) has been working in his free time on a clean
new implementation called ixion (https://gitlab.com/ixion/
ixion/blob/master/README.md) that has a more modern design. As long as you
only need the few features that the current code already provides this
might be a place to look for inspiration.


The obvious reason is to be able to build a spreadsheet web component
powered by a mature calculation engine.


(2) is currently not possible. I think CIB tried this but as far as I know
no current work is done in this direction. You can read a bit about the
work at https://wiki.documentfoundation.org/Development/Emscripten

Regards,
Markus


Any opinion, comment, info or link would be appreciated.

Thanks,
Alessandro Petrozzelli



--
Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.