@@ -43,6 +43,19 @@
tree. Please direct feedback and bug reports to their respective
maintainers, not our mailing lists.</p>
+<h2><a href="http://gcc-melt.org/">GCC MELT</a></h2>
+
+<p>MELT is a high-level <i>domain specific language</i> to ease the
+ development of GCC extensions. It is available as a GCC experimental
+ branch on <tt>svn://gcc.gnu.org/svn/gcc/branches/melt-branch</tt>,
+ and also as a GCC [meta-] <b>plugin</b> (GPLv3 licensed, FSF
+ copyrighted).</p>
+
+<p>The MELT language is translated to C, and provides powerful
+ features (pattern-matching, functional, object, reflective
+ programming styles, ability to mix C and MELT code, Lisp look, ...)
+ to ease development of GCC plugin-like extensions.</p>
+
<h2><a href="http://pdp10.nocrew.org/gcc/">PDP-10 port</a></h2>
<p>This is an experimental port of GCC to the DEC PDP-10