Magic Model Analyst includes several scripting languages out of the box :

  • BeanShell
  • Built-in Math
  • Groovy
  • JavaScript Nashorn (deprecated)
  • JavaScript Rhino (default)
  • Python (Jython) 
  • Ruby (Jruby) 

These languages can be used as the language of any OpaqueExpression or OpaqueAction anywhere in the model.

When CST is integrated with external Math engines (e.g. MATLAB, Mathematica or Maple), corresponding languages are also added into the supported language list.

Additionally, you can download and install any other JSR-223 standard compatible language.