Hi,

On Tue, Aug 23, 2011 at 12:39 AM, Gopalakrishnan Subramani
<gopalakrishnan.subram...@gmail.com> wrote:
>
> The idea is to convert the 'Description Language' code to Lua code using
> Python. This involves 2 things. One is parsing and another is generation. In
> between 2, I need to make a tree as a output from parser, kind of AST.
>

           LLVM is a good tool for such stuff. llvm-py is the one with
python bindings. The original LLVM site has good tutorials and
examples.

Project URL: http://www.mdevan.org/llvm-py/


-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.

Mail: benignb...@gmail.com
Blog: http://benignbala.wordpress.com/
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to