Introduction
Welcome to Computer Languages Comparisons (Comp Lang Comp or CLC for short).
About
This website is a collection of code snippets to compare programming languages with each other.
Inspirations
This website takes inspirations from these website (in no specific order):
- Syntax Across Languages by Pixel and contributors
- Hyperployglot by Clark Grubb (clarkgrubb) and contributors
- GitHub Repository: https://github.com/clarkgrubb/hyperpolyglot
- Programming Idioms by Valentin Deleplace (Deleplace)
- GitHub Repository: https://github.com/Deleplace/programming-idioms
- Learn X in Y minutes by Adam Bard (adambard) and contributors
- GitHub Repository: https://github.com/adambard/learnxinyminutes-docs
- Programming Language Syntax Comparison by Terence (reshinto)
- GitHub Repository: https://github.com/reshinto/programming_language_syntax_comparison
- Array Language Comparison by Conor Hoekstra (codereport) and contributors
- CSSPre by Alexander Futekov (futekov) and contributors
- GitHub Repository: https://github.com/futekov/csspre
- Rosetta Git by Adrian Sieber (ad-si) and contributors
- GitHub Repository: https://github.com/ad-si/rosettagit
- See also Rosetta Code by Rosetta Code
- See Rosetta Git Similar Site for other similar sites.
- Comparison of Programming Language (syntax) by Wikipedia contributor
Pages
The website is split among different pages, each pertaining to different use cases.
- General Purpose Programming Language: Turing-complete programming languages that can be used in a variety of use cases. This a general comparison of many commonly used (and some uncommonly used) programming languages.
License
The content within every page of this website is provided under the Creative Commons Attribution-ShareAlike 4.0 International License.
The repository is hosted on GitHub athttps://github.com/comp-lang-comp/comp-lang-comp.github.io under the Apache 2.0.