Imperative, Native-compiled Languages
- C (ANSI standardized, hardware optimized,
Un*x-symbiotic language
originally created by Dennis M. Ritchie.)
- C++ (ISO standardized, C derived, OO and Generic
Programming supportive language)
- Objective C (OO language which
is a superset of ANSI C and provides classes and message passing similar to
Smalltalk.)
- Fortran
("FORmula TRANslation". ISO/IEC standardized language particularly well
suited for solving numerical computing tasks. FORTRAN was the first
high-level computer programming language.)
(G95 Fortran 95 compiler)
(ml)
(GNU Fortran 77)
- PFE
("Portable Forth Environment". ANSI standard compliant Forth compiler.)
(cvs)