I am setting out to do a side project that has the goal of translating code from one programming language to another. The languages I am starting with are PHP and Python (Python to PHP should be easier to start with), but ideally I would be able to add other languages with (relative) ease. The plan is:
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label ast. Show all posts
Showing posts with label ast. Show all posts
Friday, June 8, 2012
How to translate between programming languages
Wednesday, May 16, 2012
Compiling an AST back to source code
I'm currently in the process of building a PHP Parser written in PHP, as no existing parser came up in my previous question . The parser itself works fairly well.
Subscribe to:
Posts (Atom)