@hackage hburg1.1.3

Haskell Bottom Up Rewrite Generator

HBURG is a program that generates tree parsers for cost-augmented tree grammars. It is useful for writing code generators for compilers. Given a mapping of a tree structured intermediate representation onto target machine instructions, HBURG generates a code generator that can be plugged into the instruction selection phase of a compiler. For more information see https://www.bytelabs.org/pub/papers/hburg07.pdf.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      small_base
       (on by default)

      Choose the new smaller, split-up base package.