Hacker News new | ask | show | jobs
by bobnamob 1950 days ago
There's a haskell project called Clash[1] that produces VHDL/Verilog that gets pretty close to this for FPGA development. [1]https://clash-lang.org/
1 comments

Bluespec is also based on Haskell and is now open source