Posted By: Arto Bendiken
Date: 2010-01-29 18:36
Summary: PHP.rb 0.1.0: A Ruby to PHP code generator
Project: PHP.rb

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.

This is the initial release of PHP.rb and contains support for translating basic Ruby expressions, control structures and defined functions.

http://php.rubyforge.org/

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: php.rb-0.1.0--a-ruby-to-php-code-generator

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
  PHP date time scriptsanny sharing02011-01-11 07:39