[Haskell-cafe] voting sytem DSL

Corentin Dupont corentin.dupont at gmail.com
Wed Jun 5 23:22:12 CEST 2013


Hi haskellers!
I am trying to make a DSL able to describe a voting system. That DSL should
be able to describe many different voting procedures:
unanimity or majority, open or secret ballot, one or two turns... It should
also work for referendums (yes/no question) or elections (electing one or
several people)...
Are you aware of any such DSL? In Haskell I haven't see it, maybe in
another language?

Cheers,
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130605/48ad31cf/attachment.htm>


More information about the Haskell-Cafe mailing list