From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3b4d948be25ba8c4 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: ez2load helping Ada Date: 1996/07/13 Message-ID: #1/1 X-Deja-AN: 168458520 references: <009A53B0E71F30C3.8AB2@smcsr3.smcs.se.baesema.co.uk> <4s8kua$44o@felix.seas.gwu.edu> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-13T00:00:00+00:00 List-Id: Just so my comments on Win95 are not taken wrong, I fully agree that the DOS port is extremely important for GNAT and Ada 95 right now, and the work on EZ2LOAD and its environment has been an important contribution. Just so people know, Mike is doing this work entirely on a volunteer basis (he had proposed this work under the educational compiler contract, but as you know this contract was awarded to Intermetrics). Mike managed to scrimp up the resources to bat on anyway with assembling the EZ2LOAD package, and it's remarkable what has been achieved with minimal resources. By the way, now that tasking is fully operational in the DOS versoin, this port joins the ranks of full DOS ports, and ACT is now offering support on the DOS version. Contact support@gnat.com for details. One thing incidentally about the DOS port is that Mike's new packaging for EZ2LOAD is a clean add on, so you can use the DOS port with or without this environment as you please. For example, experienced users may prefer to use Emacs on DOS with GNAT, and then they will find an environment that is pretty similar to what they would expect from a Unix system (single threaded, of course, but still, in terms of command structure and look and feel, *very* similar). The DJGPP folks seem to have done a remarkable job of making DOS look like a real operating system :-)