Category:C2: Difference between revisions

From Rosetta Code
Content added Content deleted
(Create first C2)
 
No edit summary
 
Line 1: Line 1:
{{stub}}{{language|C2}}
{{language
|exec=machine
|site=http://www.c2lang.org
|gc=no
|safety=unsafe
|parampass=value
|checking=static
|compat=nominative
|express=explicit
|strength=weak
|hopl=no
|tags=c2
}}{{language programming paradigm|Imperative}}{{Codepad}}
'''C2''' is a general-purpose, [[procedural programming|procedural]], [[imperative programming|imperative]] computer programming language based on [[C]] by Bas van den Berg.

Latest revision as of 13:58, 21 September 2020

Language
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


Listed below are all of the tasks on Rosetta Code which have been solved using C2.
Try this language on Codepad.

C2 is a general-purpose, procedural, imperative computer programming language based on C by Bas van den Berg.

Pages in category "C2"

This category contains only the following page.