GCC MELT Changelog

What's new in GCC MELT 1.1.3

Jan 20, 2015
  • This release supports GCC 4.8 and 4.9.

New in GCC MELT 1.0.1 (Nov 9, 2013)

  • This version fixes a bug to make building MELT for GCC 4.7 possible.

New in GCC MELT 1.0 (Oct 30, 2013)

  • This is a major release (with perhaps some small incompatibilities with previous MELT plugin releases). A lot of new features are appearing. Much more ability to mix arbitrary C/C++ & MELT code in any way, and lots of new features both inside the MELT language and the MELT plugin, even for newbies. Some modes are now available and could be useful even without understanding much of the MELT domain specific language. MELT 1.0 is usable with GCC 4.7 and 4.8 but not usable with GCC 4.6 or earlier, because it requires a GCC compiler written in C++ and because it is generating C++ code.