TenDRA Compiler

Revision as of 13:02, 12 November 2024 by imported>Bunnypranav (removed Category:Free compilers and interpreters; added Category:Free and open source compilers using HotCat)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:Multiple issues {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other The TenDRA Compiler is a C/C++ compiler for POSIX-compatible operating systems available under the terms of the BSD license.

It was originally developed by the Defence Evaluation and Research Agency (DERA) in the United Kingdom. In the beginning of 2002 TenDRA was actively developed again by Jeroen Ruigrok van der Werven and offered as a BSD-licensed open source project through the website tendra.org. In the third quarter of 2002 the one-man effort was expanded to a small team.

The TDF technology behind TenDRA has an academic history dating back to work on algebraic code validation in the 1970s.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

In August 2003 TenDRA split into two projects, TenDRA.org and Ten15.org. Both projects seemed to have disappeared from the web around 2006–2007, but actually they are still active.<ref>Template:Citation</ref><ref>Template:Citation</ref>

The goals of TenDRA.org are:Template:Cn

  • to continuously produce correct code,
  • to ensure code correctness through various means, and
  • to continuously improve the performance of the compiler and resulting code, unless it would jeopardize the points above.

The goals of Ten15.org added:Template:Cn

  • to be a friendly competitor to GCC in order to get a best-of-breed compiler.

Features of both compilers include good error reporting with respect to standards compliance and a smaller code size than the same programs compiled on gcc. C++ support never got as developed as C support, and there was no STL supporting release. TenDRA uses the Architecture Neutral Distribution Format (ANDF), a specification created by the Open Group, as its intermediate language.

At a point, most of the Alpha OSF/1 kernel could be built with TenDRA C and afterwards there was also a similar effort to port the FreeBSD kernel.

DocumentationEdit

TenDRA.org has a comprehensive set of documentation available online at http://www.tendra.org/docs

Manual pages for references to programs and file formats are available at http://www.tendra.org/man

See alsoEdit

Template:Portal

ReferencesEdit

Template:Reflist

External linksEdit

Template:External links