Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikong/point2

Ruby 2.0 functionality implemented in Ruby 1.8.
https://github.com/mikong/point2

Last synced: 3 days ago
JSON representation

Ruby 2.0 functionality implemented in Ruby 1.8.

Awesome Lists containing this project

README

        

== Point2

Ruby 2.0 functionality implemented in Ruby 1.8.

The objective of this project is not to port the next version of Ruby to Ruby 1.8. This project was created to experiment with metaprogramming. Read this {blog entry}[http://devblog.michaelgalero.com/2008/04/03/ruby-19-hash-in-ruby-18/] on how this project came about.

If you're looking for a useful library extending the Ruby core, check out {Ruby facets}[http://facets.rubyforge.org/] instead.