Category:C3
Appearance
(Redirected from C3)

This programming language may be used to instruct a computer to perform a task.
Execution method: | Compiled (machine code) |
---|---|
Garbage collected: | No |
Parameter passing methods: | By value |
Type safety: | Unsafe |
Type strength: | Weak |
Type compatibility: | Nominative, Structural |
Type expression: | Explicit |
Type checking: | Static |
Lang tag(s): | c3 |
See Also: |
|
C3 is a procedural, imperative language evolved from C, with minor changes to syntax and semantics. Among the changes are added modules, semantic macros, error handling and slices. There is no preprocessor.
The C3 name is a nod to the C2 language which it was inspired by. It shares goals and some syntax with C2, and the original author of C3 also contributed to C2's source code.
Pages in category "C3"
The following 16 pages are in this category, out of 16 total.