Have you looked at http://frictionfreedemocracy.org/
They are using https://github.com/agocorona/Workflow amongst other things to define election work flows. Alan On Jun 5, 2013 11:25 PM, "Corentin Dupont" <[email protected]> wrote: > 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 > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
