/model-compiler

Language-agnostic base for model compilers targeting specific languages like Java or JavaScript

Primary LanguageKotlinApache License 2.0Apache-2.0

Spine Model Compiler

Ubuntu build codecov.io   license

This repository provides the common base for language-specific build-time tools for Spine.

Structure

model-compiler is the base Model Compiler Gradle plugin, which constitutes the shared language-agnostic parts of the "Greater" Model Compiler.

JVM Version

The source code in this repository is built with Java 11.

Related repositories