lang-comp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 01 Jul 2012 11:32:24 +0300
changeset 1313 2c5102e74efa
parent 1312 a468648775f8
child 1334 9bf0d5a1f0cf
permissions -rw-r--r--
Rosetta Code.

.. -*- coding: utf-8 -*-

==================================
 Programming language comparison.
==================================
.. contents::

About.
======

  http://en.wikipedia.org/wiki/Comparison_of_programming_languages
  http://en.wikipedia.org/wiki/Comparison_of_programming_languages_%28basic_instructions%29

Lang popularity.
================

  http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
                TIOBE Programming Community Index
  http://www.langpop.com/
                Programming Language Popularity
  http://www.google.com/trends
                Google trends (history of search request count).
  http://stackoverflow.com/questions/48997/what-programming-language-is-most-popular-today
                what-programming-language-is-most-popular-today
  http://www.koders.com/
                Search code by lang/licence.

shootout.alioth.debian.org.
===========================

  http://shootout.alioth.debian.org/
                The Computer Language Benchmarks Game

ohloh.
======

Line of code comparison.

  http://www.ohloh.net/languages
                All Languages.
  http://www.ohloh.net/languages/compare
                User selected.

99 bottles of beer.
===================

 * Many implementation of one simple task.

  http://www.99-bottles-of-beer.net/
                Home page.

Rosetta Code.
=============

 * Solutions to the same task (near 600) in as many different languages as
   possible.

  http://rosettacode.org/
                Home page.

Lang cost.
==========

  http://archive.adaic.com/intro/ada-vs-c/cada_art.html
                Comparing Development Costs of C and Ada