diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1998-04-13 00:09:29 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1998-04-13 00:09:29 +0000 |
commit | 6a9dce55d6be7bbbeb832efc3ed6bc0b7d1c35b4 (patch) | |
tree | cbb995f967ba33909f42b742b76600f310828e5d /lang/TenDRA/pkg-descr | |
parent | a33461789b6f6fbe5f2e6bee99a9935dd90040b0 (diff) |
Notes
Diffstat (limited to 'lang/TenDRA/pkg-descr')
-rw-r--r-- | lang/TenDRA/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/TenDRA/pkg-descr b/lang/TenDRA/pkg-descr new file mode 100644 index 000000000000..9b2513be2123 --- /dev/null +++ b/lang/TenDRA/pkg-descr @@ -0,0 +1,14 @@ +TenDRA* is an optimizing C/C++ compiler, developed by the United +Kingdom Defence Evaluation and Research Agency (DERA). + +A primary focus of the compiler is portability through conformance +to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3, +UNIX95, among others). + +The compiler has strong static checking capabilities, including the +ability to check programs for conformance to APIs which are not +directly supported by system headers. + +----- +* TenDRA is a registered trademark of the UK Defence Evaluation +and Research Agency. |