CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (6 messages)

> Fm: Art Steinmetz 76044,3204 > > I see that Benchmark Modula 2 is now owned by Armidillo computing. Is that a > new owner? Who are they? Anybody know the story here? Prospects for future > support? Thanks. — Art I talked to Jim Olinger of Armadillo Computing this…
#34415 Benchmark Modula-2 Message #34444
Art, Harry is right. For the Benchmark, and probably just about any M2 compiler, a VAR parameter will simply result in the passing of the address of the parameter. So either way could be used. using "VAR param:record" can result in fewer "ADR(param)" constructs in your M2 program. OTOH, it's…
#34312 Benchmark Modula-2 Message #34322
Wayne, If I had the compiler, and enough time, I'd be game to do an M2 Sprint version. As it is, however, I can't do it. The sources of the DEFINITION modules for the Benchmark interface might be of some help to any of you M2 Sprint users who want…
#34276 Benchmark Modula-2 Message #34300
Gary, I wrote the M2 interface specifically for the Benchmark compiler. None of the binaries will be any use for M2Sprint. You might be able to make use of the DEFINITION file sources if you are going to do the same thing for M2Sprint. There are some compiler assumptions there,…
Benchmark Modula-2 Message #34198
Aglet Modula-2 AmigaDOS V2.04 Interface VERSION 1.0-040693 COMPANY / AUTHOR Thomas Breeden Aglet Software Box 3314 Charlottesville, VA 22903 804-973-7058 email : CompuServe 75210,2424 Internet 75210.2424@compuserve.com DESCRIPTION The Aglet Modula-2 V2.04 Interface consists of over one hundred modules providing the Benchmark (TM) Modula-2 programmer with a calling interface to all…
Post to ALL ok? Message #34125
I've put together an update of the Benchmark Modula-2 compiler which should extend its life into the AmigaOS 2.x era, at least. I'd like to post this message to the Amiga Tech Forum. It should be of great interest to any Modula-2 programmers using the Benchmark compiler, if there are…