Every repository with this icon (
Every repository with this icon (
tree 476307c36ecc874a137043959795eb5de63661fd
parent 52c6bd3cd37b00335e5f13d3bed094a38b926f85
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 28 11:30:34 -0800 2008 | |
| |
History.txt | Sat Aug 09 09:40:13 -0700 2008 | |
| |
License.txt | Sun Jul 13 10:55:19 -0700 2008 | |
| |
PostInstall.txt | Sun Jul 13 10:55:19 -0700 2008 | |
| |
README.rdoc | Tue Nov 25 16:36:22 -0800 2008 | |
| |
Rakefile | Fri Oct 24 10:26:57 -0700 2008 | |
| |
TODO | Sat Aug 09 09:40:13 -0700 2008 | |
| |
bin/ | Tue Nov 25 16:36:22 -0800 2008 | |
| |
config/ | Fri Aug 01 14:52:43 -0700 2008 | |
| |
doc/ | ||
| |
etc/ | ||
| |
ext/ | ||
| |
ionize.gemspec | Mon Aug 25 18:22:36 -0700 2008 | |
| |
lib/ | ||
| |
script/ | Sat Nov 08 18:13:41 -0800 2008 | |
| |
setup.rb | Sun Jul 13 09:36:01 -0700 2008 | |
| |
spec/ | ||
| |
tasks/ | Wed Aug 20 02:36:30 -0700 2008 | |
| |
website/ | Sun Apr 19 08:12:35 -0700 2009 |
Ionize
DESCRIPTION:
Converts Php to Ruby.
Ionize parses and translates Php to Ruby and also provides a compatibility library to execute the converted code.
FEATURES/PROBLEMS:
Check out ionize.farleyknight.com for a live demo of the library, so you can see what works and what doesn’t.
REQUIREMENTS:
Treetop, ParseTree, and Ruby2Ruby (1.1.9) to translate
Rack to run the Php compat environment
Rspec to run the specs
INSTALL:
sudo gem install ionize
But don’t expect that to work just yet. We’re still in development..
LICENSE:
(The MIT License)
Copyright © 2008 Farley Knight
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.









