- User Guide
 - 1. Hello, World!
 - 2. Features
 - 3. Syntax
 - 4. Under Construction
 - 4.1. Karina for Java Developers
 - 4.2. Best Practices
 - 4.3. Types
 - 4.3.1. Structs
 - 4.3.2. Primitives
 - 4.3.3. Enums
 - 4.3.4. Function Types
 
- 4.4. Language Concepts
 - 4.4.1. Structs
 - 4.4.2. Functions
 - 4.4.3. Enums
 - 4.4.4. Interfaces
 - 4.4.5. Pattern Matching
 - 4.4.6. Generics
 
- 4.5. Expressions
 - 4.5.1. Expressions
 - 4.5.2. Control Flow
 - 4.5.3. Loops
 - 4.5.4. Match
 - 4.5.5. Calling and Indexing
 
- 4.6. JVM Integration
 - 4.6.1. Classes and Functions
 - 4.6.2. Problems
 
- 4.7. Imports
 - 4.8. Annotations
 
- Contributors
 - Under Construction