ack/util/mcgg
2016-09-20 20:44:51 +02:00
..
custom.mk Import iburg. 2016-09-20 20:37:16 +02:00
gram.y Import iburg. 2016-09-20 20:37:16 +02:00
iburg.1 Import iburg. 2016-09-20 20:37:16 +02:00
iburg.c Import iburg. 2016-09-20 20:37:16 +02:00
iburg.h Import iburg. 2016-09-20 20:37:16 +02:00
LICENSE Import iburg. 2016-09-20 20:37:16 +02:00
LOG Import iburg. 2016-09-20 20:37:16 +02:00
makefile Import iburg. 2016-09-20 20:37:16 +02:00
README Import iburg. 2016-09-20 20:44:51 +02:00
sample4.brg Import iburg. 2016-09-20 20:37:16 +02:00
sample5.brg Import iburg. 2016-09-20 20:37:16 +02:00
UPSTREAM Import iburg. 2016-09-20 20:37:16 +02:00

mcgg is very heavily based on the iburg code generator by C. W. Fraser, D. R.
Hanson and T. A. Proebsting, described in ACM Letters on Prog. Languages and
Systems 1, 3 (Sep. 1992), 213-226:

http://storage.webhop.net/documents/iburg.pdf

For the original source, see the iburg-import branch (this is the version with
all the mcgg extensions).

iburg is licensed under the MIT open source license; see the LICENSE file.