Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site harvard.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!grkermi!panda!talcott!harvard!macrakis From: macrakis@harvard.ARPA Newsgroups: net.micro,net.lang Subject: Re: Who Wants Ada? Message-ID: <192@harvard.ARPA> Date: Sat, 15-Jun-85 19:23:13 EDT Article-I.D.: harvard.192 Posted: Sat Jun 15 19:23:13 1985 Date-Received: Mon, 17-Jun-85 04:00:22 EDT References: <1649@reed.UUCP> <186@harvard.ARPA> <453@calmasd.UUCP> Reply-To: macrakis@harvard.UUCP (Stavros macrakis) Organization: Aiken Comp. Lab., Harvard Lines: 5 Xref: watmath net.micro:10794 net.lang:1614 It is certainly true that many current Ada compilers do not implement useful Chapter 13 features, but since the most basic one, unchecked_conversion, is so simple to implement (you just turn off type checking!), I believe most compilers have it. This is the main thing you need to do C-like low-level pointer manipulations.