Encyclopedia

Iburg

Also found in: Wikipedia.
(redirected from Bad Iburg)

Iburg

A program by Christopher W. Fraser <cwf@research.att.com>, David R. Hanson <drh@princeton.edu> and Todd A. Proebsting <todd@cs.arizona.edu> that generates a fast tree parser.

Iburg is compatible with Burg. Both programs accept a cost-augmented tree grammar and emit a C program that discovers an optimal parse of trees in the language described by the grammar. They have been used to construct fast optimal instruction selectors for use in code generation. Burg uses BURS. Iburg's matchers do dynamic programming at compile time.

ftp://ftp.cs.princeton.edu/pub/iburg.tar.Z.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.