Am 06.03.2014 03:26, schrieb Aditya Shah:
So the aim here right now is to generate a parser(or a converter as you may call it) that converts that snippet to equivalent python/sympy code. After that is successfully done, we can move onto a generic parser framework that can convert entire programs to sympy equivalent code.
Code generation is independent of the parsing technology chosen. > And I was going for a
parser generator framework for sympy that generates a parser, not just a parser itself.
Why? Parser generators already exist. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/531811D7.6020609%40durchholz.org. For more options, visit https://groups.google.com/groups/opt_out.
