User’s Guide¶

  • Environment setup
    • Installing sbt
    • Installing LLVM, Clang and Boehm GC
  • 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
    • Undefined behavior
  • Native code interoperability
    • Extern objects
    • Pointer 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.3 & Alabaster 0.7.10