Help:Similar Sites: Difference between revisions

Moved some broken links to MIA section
(Moved some broken links to MIA section)
Line 4:
==Multi-Task efforts==
* [http://en.wikibooks.org/wiki/Algorithm_implementation Algorithm implementation Wikibooks]
* [http://algowiki.net/ AlgoWiki: The Programmer's Compendium]
* [http://www.keithschwarz.com/interesting/ The Archive of Interesting Code]
* [http://www.rawbw.com/~rem/HelloPlus/hellos.html Beyond Hello World] including the [http://www.rawbw.com/~rem/HelloPlus/CookBook/CookTop.html CookBook]
Line 17 ⟶ 16:
* [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://amath.colorado.edu/computing/mmm/ Mathematica, Maple, Matlab, IDL]
* [http://www.php2python.com/ PHP2Python] - specifically for PHP-to-Python comparison for all PHP library functions
* [http://wikihub.org/wiki/php-funcref-in-perl php-funcref-in-perl] - specifically for PHP-to-Perl comparison for all PHP library functions (text in Japanese)
Line 27 ⟶ 25:
* [http://shootout.alioth.debian.org/ The Computer Language Benchmarks Game]
* [http://www.progzoo.net/ ProgZoo]
* [http://www.refactory.org/ Refactory.org] -- Multi-language, multi-task, public domain code snippet wiki.
* [http://rosettacodex.org/wiki/Main_Page RosettaCodex] (Currently redirects back to RosettaCode.org; site admin chose to merge efforts.)
* [http://mike.dewolfe.bc.ca/rosettastone.asp Rosetta Stone]
* [http://rigaux.org/language-study/scripting-language/ Scriptometer: measuring the ease of SOP (Script Oriented Programming) of programming languages] - includes code examples for common scripting tasks
* [http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages SICP in other languages] (down? [http://web.archive.org/web/20100704002207/http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages archive])
* [http://sicp.org.ua/sicp SICP Wiki]
* [http://swiftapi.com/api/Main_Page SwiftAPI]
* [http://merd.sourceforge.net/pixel/language-study/syntax-across-languages/ Syntax Across Languages] - compares basic instructions, not tasks
Line 50 ⟶ 44:
* [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]
* [https://github.com/nishio/doukaku doukaku] — Communication with subprocesses in Haskell, Python and Ruby
 
==Humorous==
Line 66 ⟶ 61:
If a site is listed in this section, but is actually still live, please move it back to the live section.
 
* [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://ja.doukaku.org/ DouKaku?] (Japanese) (Doesn't work anymore)
* [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.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] (down?— There is no wiki at codepoetics.com any more. Most recent version at the Wayback Machine is from [httphttps://web.archive.org/web/20100704002207/http://www.codepoetics.com/wiki/index.php?title=Topics:SICP_in_other_languages archiveJuly 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].
 
==Algorithm Wiki==