01
Core Concepts
Discussions from my own analysis and study of Guppy and how it works (as far as I know)
#1 Read↗ #2 Read↗
Getting Started with Guppy
A beginner's introduction to Guppy — the quantum programming language embedded in Python. What it is, why it exists, and how to write your first program.
Guppy Architecture Overview
A high-level look at how the Guppy compiler is structured — the key packages, core components, and the 5-phase compilation pipeline.
02
Source Deep Dives
Explorations of various code samples to study further
Posts coming soon