Syrup

October 28, 2025 ยท View on GitHub

Syrup logo

Syrup

being a programming language for sequential circuits

Installation

  • First install ghc and cabal (https://www.haskell.org/ghcup/)
  • Install graphviz's dot executable (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-main and run cabal install