A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.
GNU Affero General Public License v3.0
288
stars
170
forks
source link
Add Kotlin Language Support for Classes Structure (#728) #729
Closed
naeem4633 closed 3 months ago
Changes done to meta_info.json
What GitHub issue does this PR apply to?
Resolves #728
What changed and why?
kotlin
inside theweb/thesauruses
directory.1.5
within thekotlin
directory to represent Kotlin version 1.5.classes.json
file inside thekotlin/1.5
directory containing the necessary content to define various class concepts in Kotlin.meta_info.json
file to include an entry for Kotlin and to ensure that the "Classes" structure is recognized for Kotlin.(If editing website code) Please add screenshots
Checklist
Any additional comments or things to be aware of while reviewing?