User’s Guide¶
- Environment setup
- Building projects with sbt
- Language semantics
- Native code interoperability
- Native Code in your Application or Library
- Applications with Native Code
- Using libraries with Native Code
- EXPERIMENTAL: Deployment Descriptor for passing settings to the compiler
- Optional compilation of code if
@link
is found - Adding defines to your library when code is being compiled
- Add extra include paths for your library
- Add unique identity to your library for debugging
- Testing
- Profiling
- Runtime Settings