Architecture Neutral Distribution Format

Why Trust Techopedia

What Does Architecture Neutral Distribution Format Mean?

Architecture neutral distribution format (ANDF) is a technology used for software porting of “shrink-wrapped” binary software applications that are independent of processor architecture. The ANDF specification was defined by the Open Software Foundation.

Advertisements

Techopedia Explains Architecture Neutral Distribution Format

The main purpose of ANDF is to distribute software in the form of intermediate code that can be executed on stack-based virtual machines. This intermediate code gets compiled at its installation stage rather than just in time (JIT). The only drawback is that the install-time code generation is less efficient than JIT.

In April 1989, the Open Software Foundation requested that a technology be developed for architecture-neutral software distribution. Fifteen different proposals were received for the technology development, which included different technical approaches such as obscured source code, compiler intermediate languages and annotated executable code. The ANDF technology was selected after a tough evaluation of other competing approaches and various implementations.

The Open Software Foundation released the ANDF development snapshots. When it stopped working on the ANDF project, the development work was continued at other organizations. However, ANDF faded during the 1990s, largely because the variables and functions in ANDF used to get saved in intermediate code, which eases the reverse engineering for its source code. The problem is that this type of format is paramount to disclosing the intellectual properties of a commercial software company to the public.

In the year 2000, the concept of free and open software began to spread. Developers at that time were more concerned about wide software distribution than protection of intellectual properties, and the ANDF re-emerged as a good choice as far as software distribution was concerned.

As of 2011, TenDRA, an ANDF project providing C/C++ compilers for ANDF, is still going strong.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…