Sven SCHUBERT wrote:
this is me, Sven Schubert, 25 yo German and student of 'Software- Engineering' at the Institute of Technology Carlow, Ireland. My final year project is to come up with a Pascal compiler for the Parrot VM (www.parrotcode.org).
I have no idea what that is, but I suspect it is something like the stack based virtual machine used for the P4 portable compiler. You could get it's source and modify. For student purposes you might be well advised to look at Pascal-S, a subset compiler. In fact, P4 also is a subset, but a substantially larger one.
If I hadn't lost the sources my PascalP (evolved from P4) and it's various code-generators would be ideal. All it would need is a further code-generator.