Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 662 Bytes

File metadata and controls

21 lines (14 loc) · 662 Bytes

Design

These pages contain a slowly growing description of cc64's inner structure.

Goals & Ideas

The Goals & Ideas page focuses on the design goals and basic ideas of cc64.

Sources Overview

The Sources Overview page gives an overview of the compiler's architecture through a short overview of its most important source files.

Transient Headers & Code

The Transient Headers & Code page describes the mechanism and use of transient word headers and transient code, i.e. word headers and code that are present while cc64 itself is compiled but aren't part of the final cc64 binary.