User’s Guide¶

  • Environment setup
    • Installing SBT
    • Installing LLVM, Clang and Boehm GC
  • Building projects with SBT
    • Minimal sbt project
    • Sbt settings
    • Sbt tasks
    • Compilation modes
    • Publishing
    • Cross compilation between JS, JVM and Native
  • 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
  • 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