- Welcome to the jank alpha!
- Foreword
- 1. Getting Started
- 1.1. Installation
- 1.2. Hello, world!
- 1.3. Hello, Leiningen!
- 2. Reaching into C++
- 2.1. Embedding raw C++
- 2.2. Bringing in native libraries
- 2.3. Working with native values
- 2.4. Working with native types
- 2.5. Working with native functions
- 2.6. Casting between native types
- 2.7. The cpp namespace
- 3. Differences from Clojure
- 4. For C++ Developers
- 5. Troubleshooting
- 5.1. Checking jank's health
- 5.2. How to get a stack trace
- 5.3. Where to get help