@hackage adp-multi0.2.3

ADP for multiple context-free languages

  • Installation

  • Dependencies (4)

  • Dependents (2)

    @hackage/adp-multi-monadiccp, @hackage/acme-everything
  • Package Flags

      buildtests
       (off by default)

      Build test executable

      buildbenchmark
       (off by default)

      Build benchmark executable

      buildbenchmark2
       (off by default)

      Build second benchmark executable

      debug
       (off by default)

      Enable/disable debug output

adp-multi is an implementation of Algebraic Dynamic Programming for multiple context-free languages. It is a library based on the original Haskell implementation and can be considered an unoptimized prototype.