bff-0.1: Bidirectionalization for Free! (POPL'09)

The bff package

This is an implementation of the ideas presented in Bidirectionalization for Free! (paper at POPL'09) by Janis Voigtlaender.

It also includes an automatic deriver for the Zippable type class.

Using the cabal flag binaries will enable the creation of a web frontend to bff, in the form of a CGI program. Make sure you understand the security implications before allowing untrusted access to the script.

Using the cabal flag stats will generate programs that collect performance statistics about bff and print them as a table.

Using the cabal flag render will generate a program that renders collected performance statistics as PDF files.

Properties

Versions0.1, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2
Dependenciesbase, bimap (0.2.3), category-extras (0.53.5), containers, derive (0.1.1), haskell98, mtl, template-haskell, unix
LicensePublicDomain
AuthorJanis Voigtlaender, Joachim Breitner
MaintainerJanis Voigtlaender
CategoryData
Executablesbff-stats-render, bff-stats-print, bff-stats, bff-cgi, bff-shell
Upload dateSun Nov 2 11:42:55 UTC 2008
Uploaded byJanisVoigtlaender
Build failureghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log)

Modules

Downloads