* Documentation

Project Structure

Overview of the Turf compiler codebase layout and directory structure.

The Turf compiler is written in C++ and uses LLVM as its backend. Below is an overview of the key directories and files in the turf-lang repository.

Root Directory

Header Files (include/)

Source Files (src/)

Scripts (scripts/)

Tests (tests/)

The tests/ directory is organized by feature: