ssm-lang / Scoria

This is an embedding of the Sparse Synchronous Model, in Haskell!
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Improve Trace #17

Closed j-hui closed 2 years ago

j-hui commented 3 years ago

If we want to fiddle with the event trace for coarser grained testing (e.g., only containing externally-visible events to accommodate optimizations), we might want to tidy up its definition and clarify its interface/the behavior it entails about a running program.

There are a few things I had in mind:

j-hui commented 2 years ago

Closed in #46