Syrup
October 28, 2025 ยท View on GitHub
Syrup
being a programming language for sequential circuits
Installation
- First install
ghcandcabal(https://www.haskell.org/ghcup/) - Install graphviz's
dotexecutable (https://graphviz.org/docs/layouts/dot/) - Then get the content of this repository (https://github.com/pigworker/Syrup/archive/refs/heads/main.zip)
- Unzip it, change directory to
Syrup-mainand runcabal install