smarr / are-we-fast-yet

Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a pass over all languages to align implementation structure where possible

smarr opened this issue · comments

PR #67 does that for Ruby.
Should check that the other languages are aligned.

This is mostly to simplify maintenance, keeping languages in sync, and knowing where to find things.