HP3000-L Archives

November 2001, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Toback <[log in to unmask]>
Reply To:
Bruce Toback <[log in to unmask]>
Date:
Fri, 30 Nov 2001 10:07:02 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
Doug Becker writes:

>If it were written in [almost] PASCAL, perhaps some company like IBM (after
>two years of negotiations and contracts), could get the good folks at
>INPRISE to sell them a copy of BORLAND's PASCAL compiler, Delphi, and then
>modify the source to run on all sorts of different hardware.

MODCAL isn't mysterious at all. It's Pascal/iX. The MODCAL extensions are
almost all documented in the Pascal/iX manual. There's a compiler
directive, also documented, $STANDARD_LEVEL 'HP_MODCAL'$, which turns on
these extensions. In theory, it'd be quite simple to modify any Pascal
compiler to accept MODCAL -- almost.

The catch is that some of the MODCAL extensions are very specific to
PA-RISC, like being able to access registers, or understanding its
pointer structure. This is the case with *any* language that's used to
implement an operating system, and it's one of the reasons why you can't
simply recompile an operating system with a different target instruction
set and have a functional operating system on that target.

-- Bruce


--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
btoback AT optc.com                |     -- Edna St. Vincent Millay
Mail sent to [log in to unmask] will be inspected for a
fee of US$250. Mailing to said address constitutes agreement to
pay, including collection costs.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2