Note that there are some explanatory texts on larger screens.

plurals
  1. POList of Top Repositories by Programming Language
    primarykey
    data
    text
    <p>One of the main reasons I like Perl is <a href="http://search.cpan.org" rel="nofollow noreferrer">CPAN</a> (Comprehensive Perl Archive Network) is the ease of finding, installing, and testing of packages it provides that solve a problem I was already trying to solve. I would like to know of any similar repositories for PHP, Python, Ruby, Java, C++, Javascript, etc..., or better, a comprehensive list of such repositories. What are the top repositories you go to for the languages you program in, or what repositories do you use to share your code?</p> <p>The list from the comments so far is:</p> <ul> <li>C++: <a href="http://www.boost.org/" rel="nofollow noreferrer">Boost</a></li> <li>Haskell: <a href="http://hackage.haskell.org/packages/hackage.html" rel="nofollow noreferrer">HackageDB</a></li> <li>Java: <a href="http://repo1.maven.org/maven2/" rel="nofollow noreferrer">Maven</a> and <a href="http://ebr.springsource.com/repository/app/" rel="nofollow noreferrer">SpringSource</a></li> <li>JavaScript: <a href="http://scripteka.com/" rel="nofollow noreferrer">Scripteka</a> and <a href="http://openjsan.org/" rel="nofollow noreferrer">JSAN</a></li> <li>Lua: <a href="http://luaforge.net/" rel="nofollow noreferrer">LuaForge</a> and <a href="http://www.luarocks.org/en" rel="nofollow noreferrer">LuaRocks</a></li> <li>OCaml: <a href="http://godi.camlcity.org/godi/index.html" rel="nofollow noreferrer">GODI</a></li> <li>PHP: <a href="http://pear.php.net/" rel="nofollow noreferrer">Pear</a> and <a href="http://pecl.php.net/" rel="nofollow noreferrer">Pecl</a></li> <li>Perl: <a href="http://www.cpan.org" rel="nofollow noreferrer">CPAN</a></li> <li>Python: <a href="http://pypi.python.org/pypi" rel="nofollow noreferrer">PyPi</a> </li> <li>R: <a href="http://cran.r-project.org/" rel="nofollow noreferrer">CRAN</a></li> <li>Ruby: <a href="http://rubygems.org/" rel="nofollow noreferrer">RubyGems</a> </li> <li>TeX, LaTex: <a href="http://www.ctan.org/" rel="nofollow noreferrer">CTAN</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload