Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

These are polyglot implementations of the [July 2013 Coder Night problem](https://gist.github.com/ambethia/5960316). A "rosetta stone" of sorts, nearly identical implementations in each target language.

I try to be as idiomatic in each language as possible while staying true to the implementation (to help in making side-by-side comparisions). I'm far from an expert in a lot of these languages, so any feedback on specific techniques is appreciated.
I try to be as idiomatic in each language as possible while staying true to the implementation (to help in making side-by-side comparisons). I'm far from an expert in a lot of these languages, so any feedback on specific techniques is appreciated.

* ruby √
* haxe √
Expand Down