/hl-interp

A toy symbolic simulator for Micro Policies.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

HL-Interp

A toy simulator for Micro Policies / Tagged Architecture.

Running

Run stack test to run all the test cases.

Policies Implemented

  • No-op
  • Control Flow Integrity

TODO

Both the base instruction set and the policy rules are super incomplete.