ChangeLog を書く際によく使われる英語をまとめました。
ほとんど引用です。
| $ node | |
| > (-90) % 360 | |
| -90 | |
| $ python | |
| Python 2.7.3 (default, Dec 3 2012, 16:37:49) | |
| [GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.60))] on darwin | |
| Type "help", "copyright", "credits" or "license" for more information. | |
| >>> (-90) % 360 | |
| 270 |
This installs a patched ruby 1.9.3-p327 with various performance improvements and a backported COW-friendly GC, all courtesy of funny-falcon.
You will also need a C Compiler. If you're on Linux, you probably already have one or know how to install one. On OS X, you should install XCode, and brew install autoconf using homebrew.