[comp.sys.amiga.tech] Need recommendation on Modula-2 com

hasker@m.cs.uiuc.edu (12/23/88)

I've tried to do several projects with TDI's Modula-II.  The biggest
pain (aside perhaps from the environment) is the fact that about any
longish (say 20 line) procedure with even moderately complicated 
expressions generates some message to the effect of "not enough registers".
I know the Amiga has a limited number of the things, but I thought the
stack was there in part to store intermediate values just in case one
does run out of registers.  But apparently TDI hasn't heard of this.

Rob Hasker