Hacker News
- Rosetta Code http://rosettacode.org 3 comments
- King of the Hill on Rosetta Code http://blog.racket-lang.org/2015/05/king-of-hill-on-rosetta-code.html 2 comments
- Analyzing Programming Languages Using Rosetta Code http://se.inf.ethz.ch/people/nanz/research/rosettacode.html 38 comments
- Rosetta Code: 99 Bottles of Beer in 117 Programming Languages http://rosettacode.org/wiki/99_Bottles_of_Beer 11 comments
- Rosetta Code : similar programs written in various languages http://rosettacode.org/ 11 comments
Lobsters
- Racket on Rosetta Code! https://rosettacode.org/wiki/Category:Racket 2 comments lisp
- Rosetta Code examples using SRFIs? https://rosettacode.org/wiki/Category:Scheme 2 comments scheme
- Some Rosetta Code http://rosettacode.org/wiki/Loop_over_multiple_arrays_simultaneously#Common_Lisp 3 comments common_lisp
- 100 prisoners - Rosetta Code http://rosettacode.org/wiki/100_prisoners 4 comments coding
- Ten tasks added to the Rosetta Code wiki https://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Rust 17 comments rust
- I'm the founder of Rosetta Code. AMA https://rosettacode.org 146 comments learnprogramming
- Rosetta Code Tasks Not Implemented in Rust http://rosettacode.org/wiki/reports:tasks_not_implemented_in_rust 9 comments rust
- Rosetta Code task: Animate a pendulum http://rosettacode.org/wiki/animate_a_pendulum 4 comments coding
- Tree from nesting levels - Rosetta Code http://rosettacode.org/wiki/tree_from_nesting_levels 7 comments coding
- King of the Hill on Rosetta Code http://blog.racket-lang.org/2015/05/king-of-hill-on-rosetta-code.html 8 comments programming
- Rust Language examples on Rosetta Code http://rosettacode.org/wiki/rust 6 comments programming
- Analyzing Programming Languages using Rosetta Code http://se.inf.ethz.ch/people/nanz/research/rosettacode.html 6 comments haskell
- Atrocious examples of perl on Rosetta Code http://rosettacode.org/wiki/Text_processing/1#Perl 7 comments perl
- Rosetta Code has a lot of examples that aren’t implemented in Rust https://www.reddit.com/r/rust/comments/crzm0s/rosetta_code_has_a_lot_of_examples_that_arent/ 28 comments rust
- Translating a Rosetta Code entry from Perl to C++ http://www.nu42.com/2015/06/translating-rosetta-code-entry-perl-cpp.html 18 comments cpp
- The Racket Blog: King of the Hill on Rosetta Code http://blog.racket-lang.org/2015/05/king-of-hill-on-rosetta-code.html 3 comments scheme
- A Comparative Study of Programming Languages in Rosetta Code http://se.inf.ethz.ch/people/nanz/research/rosettacode.html 69 comments programming
- Code for "Longest increasing subsequence" is on Rosetta Code as a new task. http://rosettacode.org/wiki/longest_increasing_subsequence 8 comments programming
- Rosetta Code - Snippets of code in many programming languages http://rosettacode.org/wiki/rosetta_code 8 comments programming
- Rosetta Code; good for comparing perl scripts to other languages. http://rosettacode.org/wiki/rosetta_code 4 comments perl
- Intersecting Number Wheels. New draft Rosetta Code task. http://rosettacode.org/wiki/intersecting_number_wheels 7 comments coding
- Can someone explain this FizzBuzz implementation that uses Numbers Theory from Rosetta Code? https://rosettacode.org/wiki/FizzBuzz#C 11 comments learnprogramming
- Rosetta Code: solutions to the same task in as many different languages as possible http://rosettacode.org/wiki/rosetta_code 3 comments coding
- Rosetta Code - Programming Examples in 127 Languages (and counting!) http://www.rosettacode.org/wiki/main_page? 2 comments programming
- Kolakoski sequence: New draft Rosetta Code task and Python example http://rosettacode.org/wiki/kolakoski_sequence 4 comments programming
- Rosetta Code -- Presenting Solutions To The Same Task In As Many Different Languages As Possible http://rosettacode.org/ 19 comments programming
- Peaceful chess queen armies: New draft Rosetta Code task with Python example. http://rosettacode.org/wiki/peaceful_chess_queen_armies 5 comments coding
- New Rosetta Code draft task: Kernighans large earthquake problem http://rosettacode.org/wiki/kernighans_large_earthquake_problem 11 comments programming
- Rosetta Code is a library of different coding tasks in multiple languages, so you can see how to perform a given task in any language you want. http://rosettacode.org 7 comments coding
- Rosetta Code has 352 languages (and counting) solving 453 programming tasks. Please donate to keep it alive! http://www.rosettacode.org/wiki/main_page?again 63 comments programming
- Rosetta Code: A great way for Haskell newbies to contribute and get some real experience http://rosettacode.org/wiki/main_page 9 comments haskell
- LZW Compression module I translated from rosetta code to learn how LZW works. Includes a "short" encoder and decoder for 7-bit plain text strings. https://gist.github.com/inmatarian/d71b0413bb0f3240f341 10 comments lua
- Rosetta Code - Rosetta Code is a programming chrestomathy site. The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. http://rosettacode.org 157 comments programming
- Rosetta Code is a repository for code examples that go beyond the traditional "Hello World!" example. A series of tasks are listed, and visitors to this site are asked to complete the tasks in the language of their choice. http://www.rosettacode.org/wiki/main_page 10 comments programming