killme2008 / killme2008/aviatorscript

尝试一些后端优化

Open
#20 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.2k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

* [x] 常量折叠
* [x] 常量池
* [ ] 公共子表达式提取
* [ ] 类型特化
* [ ] scope 消减合并

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue lists backend optimization goals, with constant folding and constant pools marked complete and three optimizations still open. No files, tests, or entry points are named; first locate the compiler backend and existing optimization implementations, then select an unchecked item and define behavioral and performance checks that show when it is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
compilers, performance
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.