hburg: Haskell Bottom Up Rewrite Generator

[ bsd3, code-generation, program ] [ Propose Tags ]

HBURG has been designed to produce a code generator for a target machine given a specification of an abstract syntax tree of a program, as well as a specification of the target machine itself. Its goals are the following:

  • Provide a powerful tree pattern matching specification language with simplicity and easy readability in mind.

  • Perform good static analysis aiding during the design of grammar specifications.

  • Provide back-ends which generate code for various languages from a specification, ready to be plugged into a back-end compiler infrastructure. Currently Java Code is being generated.

See Homepage for an example on how to integrate the generated code into a compiler.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0, 1.1, 1.1.1, 1.1.2, 1.1.3
Dependencies base, filepath, haskell98 [details]
License BSD-3-Clause
Author Igor Boehm <igor@bytelabs.org>
Maintainer igor@bytelabs.org
Category Code Generation
Home page http://www.bytelabs.org/hburg.html
Uploaded by IgorBohm at 2007-08-11T13:29:07Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hburg
Downloads 4637 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-04 [all 7 reports]