JetBrains-Research / JetBrains-Research/viktor
Support other element types
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 141
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There're quite a few data types we could support:
- byte
- short
- int
- long
- float
with int probably being the most useful (and common) one. However, I'm not sure how to go about code generation. The usual stringly-typed approach looks too error-prone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.