Skip to content

cyrilvrousos-tas/xsmp-modeler-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSMP Modeler

Gitpod - Code Now PRs Welcome Quality Gate Status Open questions Open bugs Documentation Status

XSMP logo

Get started

XSMP Modeler is a framework for development of SMDL (Simulation Model Definition Language) as defined in the ECSS SMP standard.

The primary supported IDE is Eclipse. LSP extension for Visual Studio Code is also provided (preview).

It comes with:

  • an integrated Text Editor with coloring, error checking, auto-completion, formatting, hover information, outline, quick fix, ...
  • a customizable C++ code generator.

System Requirements

  • Eclipse 2023-03 or newer.
  • JavaSE-17

How To Install

Refers to instructions provided in the releases page or in the ReadTheDoc documentation.

Debug and Build

This project uses Apache maven as its build system. To build from a command-line, run mvn package in the root directory of the project source files.

Documentation

Documentation is available here.

Contributing

If you are interested in contributing, start by reading the Contributing guide.

License

Packages

No packages published

Languages

  • Java 88.0%
  • Xtend 10.4%
  • TypeScript 0.7%
  • Vue 0.4%
  • JavaScript 0.2%
  • SCSS 0.2%
  • Other 0.1%