Category:C2
(Redirected from C2)

This programming language may be used to instruct a computer to perform a task.
| Official website |
|---|
| Execution method: | Compiled (machine code) |
|---|---|
| Garbage collected: | No |
| Parameter passing methods: | By value |
| Type safety: | Unsafe |
| Type strength: | Weak |
| Type compatibility: | Nominative |
| Type expression: | Explicit |
| Type checking: | Static |
| Lang tag(s): | c2 |
|
|
C2 is a general-purpose, procedural, imperative computer programming language based on C by Bas van den Berg.