1. Welcome to the jank alpha!
  2. Foreword
  3. Getting Started
    1. Installation
    2. Hello, world!
    3. Hello, Leiningen!
  4. Reaching into C++
    1. Embedding raw C++
    2. Bringing in native libraries
    3. Working with native values
    4. Working with native types
    5. Working with native functions
    6. Casting between native types
    7. The cpp namespace
  5. Differences from Clojure
  6. For C++ Developers
  7. Troubleshooting
    1. Checking jank's health
    2. How to get a stack trace
    3. Where to get help