IronLanguages / IronLanguages/ironpython3
Apply optimizations from astoptimizer
Open
Nobody has claimed this yet.
core
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
Those would be probably a valuable addition for the generated output code: https://pypi.python.org/pypi/astoptimizer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reviewing the linked astoptimizer package and tracing how IronPython produces generated output code; the work is complete only when the relevant optimizations are integrated into that output and their behavior is validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100