Re: Release 1.4 of Pascal-P5

Jonas Maebe <[email protected]> Fri, 4 Sep 2020 17:41:51 +0200
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
On 04/09/2020 08:49, scott andrew franco wrote:
> Q1: Does Pascal-P5 generate machine code, or will it ever?
> 
> A1: No, it is designed to be an ISO 7185 compiler only. There has never
> been an
> operational compiler that didn't extend the base language of Pascal,
> including
> the original CDC 6000 compiler. Thus I decided to create a new version of
> Pascal-P, Pascal-P6, that both extended the language and finished aspects of
> Pascal-P that I thought needed addressing, like debug mode and machine code
> generation.

This does not appear to be the answer to that question.


Jonas