You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Cameo Simulation Toolkit includes several scripting languages out of the box :

  • JavaScript Nashorn (deprecated)
  • Groovy 
  • Ruby (Jruby) 
  • Python (Jython) 
  • Beanshell
  • Built-in Math

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, OpenModelica 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.