Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mikong/point2
- Owner: mikong
- Created: 2008-03-31T12:33:21.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2008-05-22T08:40:31.000Z (over 16 years ago)
- Last Synced: 2024-11-11T19:46:30.722Z (2 months ago)
- Language: Ruby
- Homepage: http://devblog.michaelgalero.com
- Size: 74.2 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.