microsoft / Trieste

A term rewriting system for experimental programming language development.
MIT License
37 stars 20 forks source link

Add source_location to help with debugging. #104

Closed mjp41 closed 4 months ago

mjp41 commented 4 months ago

As several parts of Trieste are dynamic the debugging experience can be a challenge. This uses source_location to provide more information about where a particular rule is defined in the source.