Hiltibidal, Rob wrote:
Might be a better idea to simply go the byte code route.
Then just do it. :-)
My offer is to write a frontend in Pascal which can compile the existing GPC language to an intermediate representation in memory. Once this is completed, everyone on this list can, in principle, attach the backend of his/her choice to it.
IMHO it is less work, more portable, and a better long-term solution to produce C++ code, but if you like, you can attach FPC's code generators to that GPC frontend. Both are written in Pascal, and both are under the GNU GPL.
Peter