linksplatform / linksplatform/RegularExpressions.Transformer.CSharpToCpp

readonly should be converted to const

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.