Go to the first, previous, next, last section, table of contents.
Treelang was based on 'toy' by Richard Kenner, and also uses code from
the GCC core code tree. Tim Josling first created the language and
documentation, based on the GCC fortran compiler's documentation
framework.
-
The packaging and compiler portions of GNU Treelang are based largely
on the GNU CC compiler.
See section `Contributors to GNU CC' in Using and Maintaining GNU CC,
for more information.
-
There is no specific run-time library for treelang, other than the
standard c runtime.
-
It would have been difficult to build treelang without access to Joachim
Nadler's guide to writing a front end to GCC (written in German). A
translation of this document into English is available via the
CobolForGCC project or via the documentation links from the GCC home
page http://gcc.gnu.org.
Go to the first, previous, next, last section, table of contents.