Asama 0.1 — Implement SourceFile and SourceLocation classes #36
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal: Create the foundational metadata system so every token and AST node knows its exact origin (file, line, column, offset).
Files to create/modify:
Requirements:
Success criteria: