GaryHilares / GaryHilares/GSS-Language
Add Java support
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
#### Problem
Sometimes I want to take some information from C++ to another Java program. However, I have that information in GSS, and Java does not support GSS. In consequence, I have to manually convert GSS to XML or JSON and this is very impractical.
#### Describe
I would like a Java module that allows reading GSS from Java. It would be nice if it includes all functions that are also included in C++, but at least a reader module should be added.
Contributor guide
Assessment
This issue has not been assessed yet.