Kompics Logo
1.1
  • Introduction
  • Kompics Tutorial
  • Kompics Scala
    • Getting Started
    • Hello World in Kompics Scala
    • A Full Example – PingPong
    • Ports and Port Types
  • Kompics Internals
  • Project Information
  • Javadoc
Kompics
  • Docs »
  • 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
Next Previous

© Copyright 2015, SICS Swedish ICT and KTH Royal Institute of Technology

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