A website comparing programming languages in similar contexts. Our goal is to have a website that provides details for how different variety of code snippets implement the same behavior.
For details on contributing to the project, ahead over to the CONTRIBUTING.md file. That file will provide information about the different ways you can contribute.
Project Lead: SurajSSingh
For most up-to-date contributors: https://github.com/comp-lang-comp/comp-lang-comp.github.io/graphs/contributors
There are two licenses used in this project: Creative Commons Attribution Share Alike 4.0 International (CC-BY-SA 4.0) and Apache 2.0 License. At a high level, the CC-BY-SA-4.0 license applies to the content of the website while the Apache 2.0 License applies to the code.
Any files that are part of the content of the website are licensed under the Creative Commons Attribution Share Alike 4.0 International (CC-BY-SA-4.0). Namely, all file under the source and locales folders are under the CC-BY-SA-4.0 License.
Any code files are licensed under the Apache 2.0 License. Namely, the files: config.rb, Dockerfile, dockerslate.sh, font-selection.json, Gemfile, slate.sh, Vagrantfile, and all files under the lib folders.
The text of the licenses can be found in: LICENSE.Apache-2.0 for the Apache 2.0 License and LICENSE.CC-BY-SA-4.0 for the CC-BY-SA 4.0 License.