Algol 68C
E98911
Algol 68C is a compiler implementation of the Algol 68 programming language, designed to translate its advanced structured constructs into executable machine code.
Statements (30)
| Predicate | Object |
|---|---|
| instanceOf |
Algol 68 compiler
→
compiler → |
| category |
compiler toolchain component
→
systems software → |
| conformsTo |
Algol 68 language specification
→
|
| designedFor |
compiling Algol 68 programs
→
|
| designedTo |
preserve Algol 68 semantics in generated code
→
|
| handles |
advanced type system of Algol 68
→
control structures → structured data types → |
| implementsLanguage |
Algol 68
→
|
| input |
Algol 68 source code
→
|
| output |
machine code
→
|
| outputForm |
executable code
→
object code → |
| paradigmSupported |
imperative programming
→
procedural programming → |
| programmingLanguageFamily |
ALGOL family
→
|
| purpose |
translate Algol 68 source code into machine-executable form
→
|
| softwareDomain |
programming language implementation
→
|
| supports |
block structure
→
compilation of structured programs → conditional expressions → loops → orthogonal design features of Algol 68 → procedures → structured programming constructs → user-defined types → |
| target |
machine code
→
|
| translationType |
ahead-of-time compilation
→
|
Referenced by (2)
| Subject (surface form when different) | Predicate |
|---|---|
|
Algol 68
→
|
hasImplementation |
|
Algol 68
→
|
influenced |