linksplatform / linksplatform/RegularExpressions.Transformer.CSharpToCpp
readonly should be converted to const
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/RegularExpressions.Transformer.CSharpToCpp/blob/da9724e92a54467e6e5f4d9953ba9ea6aa318974/csharp/Platform.RegularExpressions.Transformer.CSharpToCpp/CSharpToCppTransformer.cs#L127-L132
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with csharp/Platform.RegularExpressions.Transformer.CSharpToCpp/CSharpToCppTransformer.cs at lines 127-132 and inspect how readonly declarations are transformed. Done means readonly declarations are emitted as const in the generated C++ output; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100