Numbered sorry capture #278
Labels
No labels
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#213 🖇️ Articulation and Syntax Processing
aniva/Pantograph
Reference: aniva/Pantograph#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Currently for drafting and search target distillation, we don't have information about the syntactic position of each captured
sorry
.After parsing, we can replace each term-level
sorry
with one that has a unique tag. Then we can use this tag to associate goals withsorry
s. If there are goals that have the same tag, it is an indication that articulation might not be possible.