Transpiler from C# to Kotlin.
Stars
79
Forks
16
Watchers
79
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
101
commits
1
commits
Merge pull request #23 from rogeralsing/codex/rearrange-code-structure-for-standard-layout
9862188View on GitHubMerge pull request #22 from rogeralsing/codex/find-kotlin-equivalent-of-c#-string-interpolation
a4551acView on GitHubMerge pull request #21 from rogeralsing/codex/fix-c#-to-kotlin-transpilation-issue
6a06111View on GitHubHandle unresolved symbols in invocation and member access
cbb11b9View on GitHubMerge pull request #20 from rogeralsing/codex/fix-object-creation-for-console-output
ba8eb7eView on GitHubMerge pull request #19 from rogeralsing/codex/fix-null-reference-exception-in-cli-tool
f4c8b0fView on GitHubHandle missing type symbols when translating object creation
325b080View on GitHubMerge pull request #18 from rogeralsing/codex/add-cli-tool-for-c#-to-kotlin-transpiling
694ac58View on GitHubMerge pull request #17 from rogeralsing/codex/implement-translation-for-unsupported-visitors
0cbbb42View on GitHubMerge branch 'master' into codex/implement-translation-for-unsupported-visitors
2424fa5View on GitHub