Help:Similar Sites: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Algorithm Wiki: Interactive algorithm visualisations.)
(move a bunch of sites to MIA)
Line 11: Line 11:
* [http://golf.shinh.org/ Code golf] in 104 languages
* [http://golf.shinh.org/ Code golf] in 104 languages
* [http://wiki.schmid.dk/wiki/index.php/Common_Programming_Language_Features Common Programming Language Features] - C#, C++, and Ruby
* [http://wiki.schmid.dk/wiki/index.php/Common_Programming_Language_Features Common Programming Language Features] - C#, C++, and Ruby
* [http://cw.tactileint.com/ CrossWise]
* [http://eqcode.com/wiki/index.php/Main_Page eqcode, the equivalent code wiki]
* [http://hyperpolyglot.org/ Hyperpolyglot]
* [http://hyperpolyglot.org/ Hyperpolyglot]
* [http://langref.org/ Langref.org]
* [http://langref.org/ Langref.org]
* [http://learnxinyminutes.com/ Learn X in Y minutes] Take a whirlwind tour of your next favorite language.
* [http://learnxinyminutes.com/ Learn X in Y minutes] Take a whirlwind tour of your next favorite language.
* [http://en.literateprograms.org/LiteratePrograms:Welcome Literate Programs]
* [http://www.siteduzero.com/forum-83-400815-p1-algorithmes-divers-multi-langage.html le Site du Zero - Algorithmes divers multi-langage] (French language)
* [http://www.siteduzero.com/forum-83-400815-p1-algorithmes-divers-multi-langage.html le Site du Zero - Algorithmes divers multi-langage] (French language)
* [http://www.php2python.com/ PHP2Python] - specifically for PHP-to-Python comparison for all PHP library functions
* [http://www.php2python.com/ PHP2Python] - specifically for PHP-to-Python comparison for all PHP library functions
* [https://github.com/yappo/docs-php-funcref-in-perl php-funcref-in-perl] - specifically for PHP-to-Perl comparison for all PHP library functions (text in Japanese)
* [https://github.com/yappo/docs-php-funcref-in-perl php-funcref-in-perl] - specifically for PHP-to-Perl comparison for all PHP library functions (text in Japanese)
* [http://www.planetsourcecode.com/ Planet Source Code] (Warning! Popups!)
* [http://pleac.sourceforge.net/ PLEAC - Programming Language Examples Alike Cookbook]
* [http://pleac.sourceforge.net/ PLEAC - Programming Language Examples Alike Cookbook]
* [http://progopedia.com/ Progopedia - Encyclopedia of Programming Languages] ([http://progopedia.ru Russian version])
* [http://progopedia.com/ Progopedia - Encyclopedia of Programming Languages] ([http://progopedia.ru Russian version])
* [http://projecteuler.net/ Project Euler] - Learn programming by solving problems with increased difficulty. After solving a problem the solution can be shared and discussed with others.
* [http://projecteuler.net/ Project Euler] - Learn programming by solving problems with increased difficulty. After solving a problem the solution can be shared and discussed with others.
* [http://inglorion.net/documents/plcomparison/ Programming Language Comparison]
* [http://inglorion.net/documents/plcomparison/ Programming Language Comparison]
* [http://shootout.alioth.debian.org/ The Computer Language Benchmarks Game]
* [https://benchmarksgame.alioth.debian.org/ The Computer Language Benchmarks Game]
* [http://www.progzoo.net/ ProgZoo]
* [http://www.progzoo.net/ ProgZoo]
* [http://mike.dewolfe.bc.ca/rosettastone.asp Rosetta Stone]
* [http://mike.dewolfe.bc.ca/rosettastone.asp Rosetta Stone]
Line 32: Line 28:
* [http://merd.sourceforge.net/pixel/language-study/syntax-across-languages/ Syntax Across Languages] - compares basic instructions, not tasks
* [http://merd.sourceforge.net/pixel/language-study/syntax-across-languages/ Syntax Across Languages] - compares basic instructions, not tasks
* [http://en.wikipedia.org/wiki/Comparison_of_programming_languages Wikipedia:Comparison of programming languages]
* [http://en.wikipedia.org/wiki/Comparison_of_programming_languages Wikipedia:Comparison of programming languages]
* [http://wp7mapping.interoperabilitybridges.com/ Windows Phone 7 Mapping] - mapping to Windows Phone 7 API, from the APIs of iPhone, Android, and Qt


==Specific Tasks==
==Specific Tasks==
* [http://cubbi.com/fibonacci.html Fibonacci Sequence]
* [http://cubbi.com/fibonacci.html Fibonacci Sequence]
* [https://github.com/qjcg/CO2Aldrin FizzBuzz]
* [https://github.com/qjcg/CO2Aldrin FizzBuzz]
* [http://www.kernelthread.com/hanoi/ Hanoimania]
* [http://rigaux.org/language-study/various/is-a-cow-an-animal/ Is a Cow an Animal?]
* [http://rigaux.org/language-study/various/is-a-cow-an-animal/ Is a Cow an Animal?]
* [http://www.numerical-recipes.com/nronline_switcher.php Numerical Recipes Books On-Line], statistical programs in Fortran and C, dead-tree books now available as free e-Books
* [http://www.angelfire.com/tx4/cus/shapes/index.html OO Shape Examples]
* [http://www.angelfire.com/tx4/cus/shapes/index.html OO Shape Examples]
* [http://www.dawnofthegeeks.com/software_rendering/index.php? Real-Time Software Rendering]
* [http://norvig.com/spell-correct.html Spelling Corrector]
* [http://norvig.com/spell-correct.html Spelling Corrector]
* [http://www.roesler-ac.de/wolfram/hello.htm The Hello World Collection]
* [http://www.roesler-ac.de/wolfram/hello.htm The Hello World Collection]
* [http://cs.fit.edu/~ryan/compare/ TPK algorithm in several languages]
* [http://en.wikibooks.org/wiki/List_of_hello_world_programs Wikibooks: List of Hello World programs]
* [http://en.wikibooks.org/wiki/List_of_hello_world_programs Wikibooks: List of Hello World programs]
* [https://github.com/nishio/doukaku doukaku] — Communication with subprocesses in Haskell, Python and Ruby
* [https://github.com/nishio/doukaku doukaku] — Communication with subprocesses in Haskell, Python and Ruby
Line 53: Line 44:
* [http://esolangs.org/ Esolangs Wiki]
* [http://esolangs.org/ Esolangs Wiki]
* [http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html Evolution of a Programmer]
* [http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html Evolution of a Programmer]
* [http://everything2.com/index.pl?node=infinite%20loop Infinite loops and recursions]
* [http://www.nyx.net/~gthompso/quine.htm Quine]
* [http://www.nyx.net/~gthompso/quine.htm Quine]
* [http://www.thecorememory.com/How_to_Determine_Which_Programming_Language_You.pdf Shooting Yourself in the Foot (PDF)] or How to Determine Which Programming Language You're Using
* [http://www.thecorememory.com/How_to_Determine_Which_Programming_Language_You.pdf Shooting Yourself in the Foot (PDF)] or How to Determine Which Programming Language You're Using
* [http://uncyclopedia.co/wiki/You_have_two_cows/18 You have two cows]
* [http://uncyclopedia.co/wiki/You_have_two_cows/18 You have two cows]
* [http://wiki.archlinux.org/index.php/Kiloseconds Kiloseconds]


==Online Execution==
==Online Execution==
Line 68: Line 57:


* [http://algowiki.net/ AlgoWiki: The Programmer's Compendium] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20120424061654/http://algowiki.net/wiki/index.php?title=Main_Page April 24, 2012].
* [http://algowiki.net/ AlgoWiki: The Programmer's Compendium] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20120424061654/http://algowiki.net/wiki/index.php?title=Main_Page April 24, 2012].
* [http://cw.tactileint.com/ CrossWise]
* [http://eqcode.com/wiki/index.php/Main_Page eqcode, the equivalent code wiki]
* [http://en.literateprograms.org/LiteratePrograms:Welcome Literate Programs] — domain for sale
* [http://amath.colorado.edu/computing/mmm/ Mathematica, Maple, Matlab, IDL] — Page doesn't exist any more at amath.colorado.edu. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20111129103816/http://amath.colorado.edu/computing/mmm/ November 29, 2011].
* [http://amath.colorado.edu/computing/mmm/ Mathematica, Maple, Matlab, IDL] — Page doesn't exist any more at amath.colorado.edu. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20111129103816/http://amath.colorado.edu/computing/mmm/ November 29, 2011].
* [http://www.planetsourcecode.com/ Planet Source Code]
* [http://www.refactory.org/ Refactory.org] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20111027212412/http://www.refactory.org/ October 27, 2011].
* [http://www.refactory.org/ Refactory.org] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20111027212412/http://www.refactory.org/ October 27, 2011].
* [http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages SICP in other languages] — There is no wiki at codepoetics.com any more. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20100704002207/http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages July 4, 2010].
* [http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages SICP in other languages] — There is no wiki at codepoetics.com any more. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20100704002207/http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages July 4, 2010].
* [http://sicp.org.ua/sicp SICP Wiki] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20130725040434/http://sicp.org.ua/sicp July 25, 2013].
* [http://sicp.org.ua/sicp SICP Wiki] — Site is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20130725040434/http://sicp.org.ua/sicp July 25, 2013].
* [http://www.miranda.org/~jkominek/rot13/ ROT13] — Page is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20130615222146/http://www.miranda.org/~jkominek/rot13/ June 15, 2013].
* [http://www.miranda.org/~jkominek/rot13/ ROT13] — Page is currently down. Most recent version at the Wayback Machine is from [https://web.archive.org/web/20130615222146/http://www.miranda.org/~jkominek/rot13/ June 15, 2013].
* [http://wp7mapping.interoperabilitybridges.com/ Windows Phone 7 Mapping] - mapping to Windows Phone 7 API, from the APIs of iPhone, Android, and Qt
* [http://www.kernelthread.com/hanoi/ Hanoimania]
* [http://www.numerical-recipes.com/nronline_switcher.php Numerical Recipes Books On-Line], statistical programs in Fortran and C, dead-tree books now available as free e-Books
* [http://www.dawnofthegeeks.com/software_rendering/index.php? Real-Time Software Rendering]
* [http://cs.fit.edu/~ryan/compare/ TPK algorithm in several languages]
* [http://everything2.com/index.pl?node=infinite%20loop Infinite loops and recursions]
* [http://wiki.archlinux.org/index.php/Kiloseconds Kiloseconds]


==Algorithm Wiki==
==Algorithm Wiki==

Revision as of 04:55, 30 June 2017

Rosetta Code isn't the only project which aims to document tasks in multiple languages. Other projects do exist. Here's a list. Feel free to update and add to it.

Live sites

Multi-Task efforts

Specific Tasks

Humorous

Online Execution

This page has a table of web sites that allow code to be executed from a web interface.

MIA

These sites were online at one point, but have since vanished with no forwarding address. If you know of online, existing archived copies, please link to them. Also, Rosetta Code may be interested in hosting static copies of such sites where they're at risk of disappearing. Having such content disappear is counter to the goals of this site.

If a site is listed in this section, but is actually still live, please move it back to the live section.

Algorithm Wiki

I emailed the domain owner, asking for news, and offering to host an archival static copy. --Michael Mol 16:59, 14 January 2011 (UTC)

Is that the same one? -- Shyam Has Your Anomaly Mitigated (talk) 01:23, 5 January 2017 (UTC)

CodeUU

Sent an email to the domain-by-proxy contact address, to try to get in touch with the owner. --Michael Mol 17:04, 14 January 2011 (UTC)

NoCruft

Sent an email to the domain owner. --Michael Mol 17:05, 14 January 2011 (UTC)

It's gone...

The Internet Archive crawled the site 3 times in April of 2008. http://wayback.archive.org/web/*/http://www.nocruft.com/wiki/index.php/Main_Page Unfortunately there doesn't seem to have been much content on the site at the time.