[Haskell-cafe] Haskell as embedded DSL
Niklas Broberg
niklas.broberg at gmail.com
Wed Jul 5 10:07:07 EDT 2006
On 7/5/06, Joel Reymont <joelr1 at gmail.com> wrote:
> Do you have examples of using Haskell as a DSL in an environment NOT
> targeted at people who know it already?
Lava: http://www.cs.chalmers.se/~koen/Lava/
"Lava is a hardware description language based upon the functional
programming language Haskell. Its main aim is to show that modern
programming language features such as type inference, polymorphism,
higher-order functions, type classes, and laziness are very useful
even in hardware description."
The target audience is primarily hardware designers, not haskellers.
/Niklas
More information about the Haskell-Cafe
mailing list