Report Engine-research on the implementation of rundry reports

Source: Internet
Author: User
Tags expression engine

I have used many companies' report trial versions. I personally think it is a very flexible product to run dry reports. Although the current designer can only be used by developers :)

In the course of trying to accumulate reports, I tried her core concepts carefully and found that I could implement a similar report engine, therefore, I also used Delphi to implement a report engine that displays the core part of a report (the report function has not been added). You can refer to 《Cross-tabulation report Design"Example

The following two core technologies and concepts are used to implement the report engine:

    • Mathematical Expression Engine
    • Report Extension Model

Prepare to re-implement a report engine under. Net Based on which form design, query forms, reports, and process data analysis can be performed.

As mentioned above, we need to implement an Expression Engine Based on two core technologies. My previousArticleSyntax file for implementing Expression Engine by anlrThe main syntax file of an example implemented using anlr is written in. Later, I will use anlr to compile a mathematical expression computing engine, which will be shared with you.

There are other articles and materials you can refer to on the Internet. For example:

    • State of the art expression evaluation
    • An extensible math expression parser with plug-ins
    • Implementing an Excel-like Formula Engine
    • Flee-fast lightweight Expression Evaluator

 

Report Engine Design Workshop

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.