Release Notes: This release adds support for C-like compound assignments, and increment and decrement operators. Code generated by gmpc should be easier to read, as temporary variables and constants are now logically grouped together. An assignment precedence bug has been fixed, and doxygen comments and a doxygen configuration file have been added.
Release Notes: Better location guesses for parse errors, a switch to suppress line markers, full cleanup on error exit, and a GMP version check in the configure script.
Release Notes: