KompicsLogo
1.2
  • Introduction
  • Kompics Tutorial
  • Kompics Scala
    • Getting Started
    • Hello World in Kompics Scala
    • A Full Example – PingPong
    • Ports and Port Types
  • Kompics Internals
  • Project Information
  • Javadocs
  • Scaladoc
Kompics
  • »
  • Kompics Scala
  • View page source

Kompics Scala¶

The Scala DSL for Kompics provides a more concise look for using Kompics, and adds full pattern matching (vs. Message Matching Handlers) to Event Handlers.

  • Getting Started
    • IDE Support
    • Build from Sources
  • Hello World in Kompics Scala
    • SBT Setup
    • Hello World Component
    • Compiling and Running
    • Download
  • A Full Example – PingPong
    • SBT Setup
    • Messages
    • Components
    • Serialization
    • Config Converters
    • Main Object and Running the Code
  • Ports and Port Types
Previous Next

© Copyright 2022, RISE Research Institute of Sweden and KTH Royal Institute of Technology.

Built with Sphinx using a theme provided by Read the Docs.