pepl-types 0.1.0

Shared types for the PEPL compiler: AST nodes, Span, errors
Documentation

Shared types for the PEPL compiler.

This crate defines the AST node types, source spans, error types, and other shared data structures used across all compiler stages.