[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] standard procedures in gm2
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] standard procedures in gm2 |
Date: |
Mon, 07 Oct 2013 10:35:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
rob solomon <address@hidden> writes:
> PIM defined several standard procedures that are not part of SYSTEM
> and are not clear to me that are part of gm2.
>
> ABS, CAP, CHR, DEC, DISPOSE, EXCL, FLOAT, LENGTH, HIGH, INC, INCL,
> INT, MAX, MIN, NEW, ODD, ORD,
> SIZE, TRUNC, VAL
Hi Rob,
yes these are all implemented in gm2. You will need to import ALLOCATE,
DEALLOCATE from Storage to use NEW/DISPOSE of course - but they all
work fine,
> Now that I got past the crt linking issues, I can actually use this
> compiler. It took me years to realize why gm2 did not work for me.
great stuff!
regards,
Gaius