diff options
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. |