Replies: 1 comment
-
|
Currently there are 2 ways to write Sandwood models:
A future goal is to work with project Babylon to allow Sandwood models to be written directly from Java. One important difference between Sandwood and Figaro is that Sandwood is compiled while Figero appears to just be constructed from API calls in a host language (Scala). This forces certain trade offs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I read, one can create models using the Sandwook language with a non java syntax. Is there also a way to directly write models in Java "by hand"? (Just as one can write them in Scala when using https://github.com/charles-river-analytics/figaro )
Beta Was this translation helpful? Give feedback.
All reactions