Replies: 3 comments 1 reply
-
Interesting idea! I have personally not heard of anyone using Kotlin for scientific applications. I'd in general be interested to hear what you use it for! Concerning support for other languages, Scitacean is designed specifically with Python in mind. So a simple port or multiple interfaces built on a common core may not be feasible. We have, however, talked about generating interfaces for multiple languages. But only in the context of a lower-level library like pyscicat. There are several SDK generators out there that can build an interface from the json schema. Would this serve your needs? |
Beta Was this translation helpful? Give feedback.
-
How does Scitacean interact with SciCat exactly? Just a plain Rest API, right? |
Beta Was this translation helpful? Give feedback.
-
Actually this use case is for something else, we are probing some (chemistry) scientific database for a couple of our researchers (in CASUS
Oh, thanks, I'd love to have a quick chat in order to get a general overview and set up the project tests in order to be able to debug and port it I'll send you an email |
Beta Was this translation helpful? Give feedback.
-
As titled, I'd like to investigate and test the possibility to have a Kotlin counterpart interface
Since Kotlin is a statically typed safety (with excellent IDE support), we may get type-safe builders allow creating DSLs to interact with SciCat
Would you be interested in something like this?
Could I get a contact of anybody who could help/guide me?
Beta Was this translation helpful? Give feedback.
All reactions