king2b3 / king2b3/compilers-project
Check if all valid floats are accounted for
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Apparently they can allow _, also double check exp form
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is identified. Start by locating the Python lexer or parser entry point for floating-point literals, then inspect how underscore and exponent forms are handled. Done means the supported valid float forms are covered by tests and invalid forms remain distinguishable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100