Spoofax
latest
  • The Spoofax Language Workbench
  • Examples
  • Publications

Tutorials

  • Installing Spoofax
  • Creating a Language Project
  • Using the API
  • Getting Support

Reference Manual

  • Syntax Definition with SDF3
  • Static Semantics with NaBL2
  • Transformation with Stratego
  • Dynamic Semantics with DynSem
    • 1. Reference
    • 2. Tutorials
    • 3. Support
  • Editor Services with ESV
  • Language Testing with SPT
  • Building Languages
  • Programmatic API
  • Developing Spoofax

Releases

  • Latest Stable Release
  • Development Release
  • Release Archive
  • Migration Guides

Contributions

  • Contributions
Spoofax
  • Docs »
  • DynSem
  • Edit on GitHub

DynSem BUILD STATUSΒΆ

DynSem is a domain specific language for the concise specification of dynamic semantics of programming languages.

Table of Contents

  • 1. Reference
    • 1.1. Modules
    • 1.2. Term signatures
    • 1.3. Reduction rules
    • 1.4. Built-in data types
    • 1.5. Configuration file
  • 2. Tutorials
    • 2.1. Getting Started with DynSem
    • 2.2. Run an interpreter as a daemon
    • 2.3. Testing & continuous integration
  • 3. Support
    • 3.1. Getting help and reporting bugs
    • 3.2. Feature requests
    • 3.3. Contributing
Next Previous

© Copyright 2016-2017, MetaBorg. Revision e136e217.

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