maierfelix / maierfelix/mini-c
Rewrite the parser
Open
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The current parser is horrible and has a billion dirty fixes to parse a basic C syntax. The rewrite is currently a local WIP of mine and targets C89 for now
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or parser entry points are named. Start by locating the current parser and documenting its existing behavior and C89 coverage; done would require replacing the dirty fixes with a parser that handles the stated basic C89 syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100