juwonzylee / emu

Harmony automation tool available through program optimization (e-graphs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emu

Harmonization automation tool available via equality graphs. This works for simple examples for now, and there will be further work to enhance the rewrites and extractions.

  1. Clone the repository
  2. Add Harmtrace binary file to your path. For mac users:
mv .stack-work/dist/x86_64-osx/Cabal-1.22.5.0/build/harmtrace/harmtrace ~/.cabal/bin

About

Harmony automation tool available through program optimization (e-graphs)

License:MIT License


Languages

Language:OCaml 99.2%Language:Shell 0.8%