Hello All

It is my pleasure to announce the MELT plugin release 0.9.5 for GCC 4.6 & 4.7

MELT is a high-level domain specific language to extend GCC (the Gnu Compiler 
Collection).
See http://gcc-melt.org/ for more.

The MELT plugin 0.9.5 (for GCC 4.6 & 4.7) is available from
http://gcc-melt.org/melt-0.9.5-plugin-for-gcc-4.6-or-4.7.tar.gz
it is a gzipped tar archive of 4502575 bytes and md5sum 
b5a0ea2a022b4283120c50dbd6eff93d

MELT is free software (GPLv3+ licensed, FSF copyrighted).

################################################################
NEWS for 0.9.5 MELT plugin for GCC 4.6 & 4.7
[[April 12th 2012]] 

   Language improvements
   =====================

   Alternative infix syntax is abandoned (it was never implemented)

   Accept $(sub sepxr) in macro-string and $[seq sepxr]

   Runtime improvements
   ====================

   Handle SIGIO Unix signals with asynchronous input channels
   (experimental feature)

   Can be compiled by C++ (since GCC 4.7 often is)

   All the values are translated to melt_ptr_t variables, not void*
   ones.

   Library improvements
   ====================

   Much more matchers, and much more generated documentation, to interface to
   GCC internal stuff in xtramelt-ana-base.melt

###########################################################################


Comments, patches, bug reports, feature requests, suggestions, improvements are 
welcome on
gcc-m...@googlegroups.com (or on gcc@gcc.gnu.org if subject contains [MELT])


Thanks to Alexandre Lissy for last minute bug reports.

Cheers.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

Reply via email to