Carbon (programming language): Difference between revisions

Content deleted Content added
Carbon takes many things from the Go language, manly in its syntax and over all structure. Furthermore both of these languages are designed by Google.
Line 10:
| designer = [[Google]]
| typing = [[Static type|Static]], [[Nominal type system|nominative]], [[Type inference|partly inferred]]
| influenced by = [[C++]], [[Rust (programming language)|Rust]], [[Go (programming language)|Go]]
| programming language = [[C++]]
| license = [[Apache-2.0-with-LLVM-Exception]]