If I have a .jar file with a compiled scala method, is there a way to call it from a C / C ++ dll? How can i do this? I could only find the information opposite.
The Scala program (after compilation) is a Java class. So, follow this suggestion: How to access the Java method in a C ++ application
Source: https://habr.com/ru/post/1661991/More articles:Can sparks replace ETL tool - amazon-web-servicesWhy is spring nativeQuery paginated throwing SQLGrammarException? - javajQuery - increase and decrease input value using a button - javascriptExplicit type conversion? - typesHow to do Reflection to get the value of a field by its string name and its original type - reflectionHow to use "use" binding in SqlTransaction - f #How to add $ (...): $ (...) in Docker Compose - dockerModeling Arrow Patterns - haskellWhen should aov () be used and when is anova ()? - rNSHelpManager / AHGotoPage error on macOS Sierra - macos-sierraAll Articles