文件名称:PHP.rb: A Ruby to PHP Code Generator
-
所属分类:
- 标签属性:
- 上传时间:2015-01-15
-
文件大小:27.59kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
"Will write code that writes code that writes code that writes code for money." -- Anonymous on comp.lang.lisp 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.
相关搜索: php ruby web
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : php-master (3).zip 列表 php-master/ php-master/.gemspec php-master/.gitignore php-master/.yardopts php-master/AUTHORS php-master/README php-master/README.md php-master/Rakefile php-master/UNLICENSE php-master/VERSION php-master/doc/ php-master/doc/.gitignore php-master/doc/examples/ php-master/doc/examples/drupal/ php-master/doc/examples/drupal/hello.info php-master/doc/examples/foreach1.rb php-master/doc/examples/foreach2.rb php-master/doc/examples/hello.rb php-master/doc/examples/unidgen.rb php-master/lib/ php-master/lib/php.rb php-master/lib/php/ php-master/lib/php/generator.rb php-master/lib/php/syntax/ php-master/lib/php/syntax/block.rb php-master/lib/php/syntax/class.rb php-master/lib/php/syntax/comment.rb php-master/lib/php/syntax/constant.rb php-master/lib/php/syntax/expression.rb php-master/lib/php/syntax/function.rb php-master/lib/php/syntax/identifier.rb php-master/lib/php/syntax/interface.rb php-master/lib/php/syntax/literal.rb php-master/lib/php/syntax/loop.rb php-master/lib/php/syntax/method.rb php-master/lib/php/syntax/namespace.rb php-master/lib/php/syntax/node.rb php-master/lib/php/syntax/operator.rb php-master/lib/php/syntax/program.rb php-master/lib/php/syntax/statement.rb php-master/lib/php/syntax/variable.rb php-master/lib/php/version.rb php-master/spec/ php-master/spec/php_generator_spec.rb php-master/spec/php_spec.rb php-master/spec/php_syntax_spec.rb php-master/spec/spec_helper.rb
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.