diff options
Diffstat (limited to 'libfrontend-elements/README')
-rw-r--r-- | libfrontend-elements/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libfrontend-elements/README b/libfrontend-elements/README new file mode 100644 index 0000000..7db441e --- /dev/null +++ b/libfrontend-elements/README @@ -0,0 +1,14 @@ +libfrontend-elements is a collection of elementary building blocks +for implementing compiler frontends in c++. + +See the NEWS file for the user-visible changes from the previous release. + +See the LICENSE file for distribution conditions. + +See the INSTALL file for prerequisites and installation instructions. + +See the documentation/index.xhtml file for documentation. + +The project page is at http://kolpackov.net/projects/libfrontend-elements/. + +Send bug reports or any other feedback to boris@kolpackov.net . |