Aztec C

GPTKB entity

Statements (53)
Predicate Object
gptkbp:instanceOf programming language
gptkbp:availableFormats .c
gptkbp:designedBy gptkb:David_A._Turner
gptkbp:features inline assembly
gptkbp:firstAppearance 1980s
gptkbp:has community support
standard library
loop constructs
error handling features
preprocessor directives
syntax similar to C
variable scope rules
https://www.w3.org/2000/01/rdf-schema#label Aztec C
gptkbp:influencedBy C programming language
gptkbp:isAvailableIn multiple platforms
free download
source code form
gptkbp:isCompatibleWith gptkb:C++
Linux
Mac OS
Unix
Windows
C89 standard
gptkbp:isKnownFor efficiency
modularity
portability
strong typing
low-level programming capabilities
fast execution speed
gptkbp:isPartOf Aztec_C_compiler_suite
Aztec_programming_environment
Aztec_programming_tools
gptkbp:isSuitableFor embedded systems
gptkbp:isUsedFor application development
gptkbp:isUsedIn educational institutions
data analysis
game development
real-time systems
scientific computing
automation scripts
network programming
gptkbp:isVisitedBy Aztec_Software
gptkbp:operatingHours gptkb:DOS
gptkbp:philosophy procedural programming
gptkbp:provides debugging tools
gptkbp:supports data structures
modular programming
structured programming
file handling
recursion
function pointers
gptkbp:trainingPrograms native compiler
gptkbp:usedFor system programming