pahihu / gpcp-JVM

Gardens Point Component Pascal compiler for Java8/11/17
7 stars 0 forks source link

Did you incorporated the changes in CP-New.pdf into your compiler? #2

Closed ghost closed 1 year ago

ghost commented 1 year ago

https://github.com/pahihu/gpcp-JVM/blob/main/documentation/CP-New.pdf

If you didn't. Why adding such a confusing document that doesn't even apply to your compiler?

pahihu commented 1 year ago

Hi,

It is not my compiler, I just hacked to compile under recent JVMs. The documentation you cite belongs to the oberon microsystems BlackBox compiler, but I have included here, for historical reasons.

The GPCP documentation clearly states which constructs are supported by the compiler.

Thanks, pahihu

ghost commented 1 year ago

So it's irrelevant as it's about another compiler.

cfbsoftware commented 1 year ago

It is not my compiler, I just hacked to compile under recent JVMs. The documentation you cite belongs to the oberon microsystems BlackBox compiler, but I have included here, for historical reasons.

That is incorrect. The What's New documentation applies to the Component Pascal language, not just the BlackBox compiler. It is just as relevant to GPCP.

pahihu commented 1 year ago

Thanks for the clarification. Yes, the What's New applies to the Component Pascal language.