Skip to content

Feature Request: Whether the core's parser can support plugin mode so that everyone can develop a special parser for calcpad #686

@uyoufu

Description

@uyoufu

I have an idea about whether the parser in Calcpad can support plugin mode, so that everyone can customize the keyword parser based on their field, and users can load it on demand, thereby improving the Calcpad ecosystem

Application scenarios

I now want to extend a keyword that can be called by remote functions, and if I add a keyword, I need to modify not only the core but also the prompts on the desktop at the same time, but this is a bit difficult for me due to the lack of sufficient understanding of the code.

But in plugin mode, I don't need to modify the core code, just load my parser, and it's very simple

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions