king2b3 / king2b3/compilers-project
Add bool that allows parse to continue, but no code gen
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
use an IF no error bool to write code gen
delete generated file
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the parser and code-generation entry points, then trace how parse errors are handled and where the generated file is written. Done means parsing can continue under the requested boolean condition without code generation, and the generated file is deleted as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100