RAA - php

php / 0.1.1

Short description: PHP.rb
Category: Library/Development
Status: experimental
Created: 2010-01-21 09:58:07 GMT
Last update: 2010-01-21 19:04:00 GMT
Owner: Arto Bendiken (Projects of this owner)
Homepage: http://php.rubyforge.org/
Download: http://rubyforge.org/projects/php/
License: PublicDomain
Dependency:
Requires: sexp_processor/3.0.3
Requires: ParseTree/3.0.4
Requires: ruby_parser/2.0.4
Requires: open4/1.0.1(+)
(+): no such version
Description:

An experimental Ruby-to-PHP code generator.

PHP.rb translates Ruby code into PHP code by obtaining the parse tree for a Ruby expression, transforming that into an abstract syntax tree (AST) compatible with PHP, and then generating valid PHP code as the final output.

Versions: [0.1.1 (2010-01-21)] [0.1.0 (2010-01-21)]

Edit this project (for project owner)

back to RAA top