feat: Extraction of tactics from compiler #76

Merged
aniva merged 4 commits from compile/tactic into dev 2024-05-31 20:23:51 -07:00
Owner

This integrates some features of https://github.com/semorrison/lean-training-data

  1. Added the compile.unit command to run the Lean compiler on a single unit (file)
  2. compile.unit can output the boundaries of each compilation unit or the list of tactics from each unit
This integrates some features of https://github.com/semorrison/lean-training-data 1. Added the `compile.unit` command to run the Lean compiler on a single unit (file) 2. `compile.unit` can output the boundaries of each compilation unit or the list of tactics from each unit
aniva self-assigned this 2024-05-28 17:28:39 -07:00
aniva added this to the v0.3 milestone 2024-05-31 20:23:45 -07:00
aniva modified the milestone from v0.3 to TACAS '25 2024-09-08 14:26:35 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#76
No description provided.