User’s Guide¶

  • Environment setup
    • Installing sbt
    • Installing clang and runtime dependencies
  • Building projects with sbt
    • Minimal sbt project
    • Scala versions
    • Sbt settings and tasks
    • Compilation modes
    • Garbage collectors
    • Publishing
    • Cross compilation
  • Language semantics
    • Interop extensions
    • Multithreading
    • Finalization
    • Undefined behavior
  • Native code interoperability
    • Extern objects
    • Pointer types
    • Platform-specific types
    • Size of types
    • Unsigned integer types

Logo

Table Of Contents

  • User’s Guide
    • Environment setup
    • Building projects with sbt
    • Language semantics
    • Native code interoperability
  • Libraries
  • Contributor’s Guide
  • Changelog
  • FAQ

Related Topics

  • Documentation overview
    • Previous: Scala Native
    • Next: Environment setup

Quick search

©2016-2017, EPFL. | Powered by Sphinx 1.5.6 & Alabaster 0.7.10