ADA Compiler 1.25

Category: System
Year: 1987
Manufacturer: Artek
Localization: EN
OS: DOS

Files to download

#3688[DOS_Application]_Artek_-_ADA_Compiler_1.25_-_Distribution_Disks.zip353.4 KB0x6498466D


Scroll down for comments. Register to leave your one.

 




Comments

On Saturday June 11, 2016 mahn said:

Not an Ada95 compiler but it can do 64bit arithmetic on a 8086. Size is bellow 1Mb which is perfect for Hp handheld (95lx, 100lx,...).
To compile: ADA sourcefile (it will add the module to the global ada.alb library file).
To Link : LINKLIB module (it will create a module.AXE file)
To interpret: AI module.AXE.
To compile native code: A86 module.AXE

On Wednesday February 27, 2008 guest (guest) said:

This is an Ada 83 compiler. There are plenty of freeware Ada 95 compilers (and good quality ones) around.

On Friday November 2, 2007 guest (guest) said:

ADA is a programming language that was designed for absolute security, integrity, and ease of long-term maintenance. It is one of only a few languages certified for use in safety-critical systems such as nuclear missiles and aerospace applications. It takes longer to write a program in ADA, so it never really took off for widespread programming, through ADA is still used for development of safety critical systems. This is an ADA compiler.