Skip to content

Parse the original files using the AST. #2

@Molay

Description

@Molay

当前我们采用的是字符串识别法来自动化解析示例代码,并转换为 ES6 import/export 形式,存在一些问题,我们打算本月开始使用 AST 来解析示例代码,可以提升准确度、降低人工干预工作量。
Currently we are using string recognition method to automatically parse the example codes and convert them to ES6 import/export form which can cause problems.
We plan to use AST method to parse the example codes to improve accuracy and reduce manual intervention this month.

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