2 评论 (2 评论)1 反应 (1 反应)0 负责人 (0 负责人)Java4,457 star (4,457 star)1,113 fork (1,113 fork)batch import
help wanted
- 议题类型
- feature
- 研究方向
- Investigate existing QLExpress CLI usage and design a REPL interface. For code formatting, review the referenced blog to understand the algorithm and adapt it to QLExpress's AST. For IDE plugin, study IntelliJ's plugin SDK and consider how to integrate with classpath. For compiled mode, research MVEL's compilation to bytecode and evaluate feasibility with QLExpress's expression parsing. Additionally, check existing QLExpress issues and PRs for prior work or discussions.