-
Notifications
You must be signed in to change notification settings - Fork 5
Downloads
Get news on new releases by subscribing to the KIELER mailing list.
All download packages available on this page are subject to the Eclipse Public License (EPL). Further licenses may apply to bundled components as noted at the bottom of this page.
The KIELER SCCharts Product includes the SCCharts editor and compiler.
Release 1.2.0
KIELER SCCharts Product v. 1.2.0 (2021-07-05, based on Eclipse 2021-06). Available platforms:
Nightly Builds
After downloading KIELER, Mac OS quarantines the application and, for
some reason, considers the app broken and wants you to move it into the
Trash. xattr -rc com.apple.quarantine ./Kieler.app or xattr -rd com.apple.quarantine ./Kieler.app depending on the Mac OS version. |
KEITH includes the SCCharts editor and compiler.
Release 0.1.0
- KEITH v.0.1.0 (2021-07-02).
Nightly Builds
The KIELER Compiler CLI is a tool for compiling with KIELER.
- Release 1.2.0: http://rtsys.informatik.uni-kiel.de/~kieler/files/release_sccharts_1.2.0/cli/
- Nightly Build: https://rtsys.informatik.uni-kiel.de/~kieler/files/nightly/sccharts/cli/
There are three variants available:
- kico is a full-featured compiler supporting all languages and compilation systems available in KIELER.
- kicodia is the full-featured compiler (above) plus capabilities to export models as diagrams.
- scc is a lean variant only for basic SCCharts compilation, it supports only sctx input and ships with basic code generation systems.
There is a version of each variant built for each major operating system (linux, osx, win). You can also download both variants as a platform independent executable jar archive.
kico --help
will print usage information.
The KIELER Ptolemy Browser is a special light-weight stand-alone distribution of our Ptolemy Browser feature. Simply download the version appropriate to your platform and start browsing!
Release
KIELER Ptolemy Browser v. 2016-02. Download from here!
Nightly Builds
Install the KIELER features into your own Eclipse installation.
Release
- Always up-to-date update site: Compound Update Site
- Release-specific update site: Pragmatics v. 2021-06 Update Site
- Zipped update site
Nightly Build
Install nightly builds of the KIELER features into your own Eclipse installation.
Release
Nightly Build
Our composite updatesite also provides always the latest release.
Install the OpenKieler features into your own Eclipse 4.3 installation. OpenKieler only has a nightly build that is usually based on the latest Pragmatics release.
Nightly Build
Clone our Git Repositories on Stash for direct source code access.
KIELER software is made available under the Eclipse Public License, except for some integrated third-party components. KIELER can be used independently from OGDF, Libavoid, and Ptolemy, but depends on the Google Guava library.
- The OGDF library is a collection of powerful
layout algorithms.
GNU General Public License - The Adaptagrams project of the Monash
University.
GNU Lesser General Public License - The Google Code libraries provide utility
classes used throughout KIELER.
Apache License -
Ptolemy II is used as a
simulation engine and for importing Ptolemy models.
Berkeley Software Distribution License - The FreeHEP library allows us to export
vector graphics.
GNU Lesser General Public License
- Java Runtime Environment, version 11 or greater.
KIELER is an open source software project by the RTSYS Group at Kiel University, licensed under the Eclipse Public License or Eclipse Public License 2.0 | KIELER Mailing List
- Basic Syntax
- Annotations and Pragmas
- Dataflow
- Hostcode
- Timed Automata
- Object Orientation
- LEGO Mindstorms
- Developer Eclipse Setup with Oomph
- Semantics Release Process
- Build KIELER without Eclipse
- Automated Tests and Benchmarks
- Simulation Visualization (KViz)
- Legacy .sct Models
- Simulation Visualization (KViz)
- KiCo Tutorial