You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to make GG more of a polyglot framework like Vertex / Xync / Vertigo stack where you can use multiple JVM languages and Non JVM languages (through a highly efficient native binding framework). The non JVM languages can be more high level through parallel pattern, SPIs, etc and constructs this can then access to the whole framework. You can have a framework for such additions like in the Vertex stack (modules as it is called in this stack).
The text was updated successfully, but these errors were encountered:
Potential languages to target can be JS, Groovy, Python, Ruby, Clojure, for the JVM and C#, VB, F#, Nemerle, Cobra for CLI and C/C++, D, Julia, for natively compiled languages to start with and then perhaps add more exotic languages like Lua, Haskell, OCaml, Frege, Yeti, ... etc.
Is it possible to make GG more of a polyglot framework like Vertex / Xync / Vertigo stack where you can use multiple JVM languages and Non JVM languages (through a highly efficient native binding framework). The non JVM languages can be more high level through parallel pattern, SPIs, etc and constructs this can then access to the whole framework. You can have a framework for such additions like in the Vertex stack (modules as it is called in this stack).
The text was updated successfully, but these errors were encountered: