Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constant generation for Swift, Scala and Kotlin #229

Open
edif2008 opened this issue Jan 22, 2025 · 0 comments
Open

Add constant generation for Swift, Scala and Kotlin #229

edif2008 opened this issue Jan 22, 2025 · 0 comments

Comments

@edif2008
Copy link
Member

As part of #218 we've added support for integers constants. Currently this only works for Go, Python and Javascript. We want to expand the capability to generate constants on the other supported languages.

The overall framework for parsing and generating constants is in place. All that's left is to add the specific code that needs to be generated for the following languages: Swift, Scala, Kotlin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant