Hi Rahul,

Not sure if you'd be interested, however, david beazly who was here a couple
of weeks back, has a straight forward implementation of Lex and Yacc in
Python named: PLY : http://www.dabeaz.com/ply/index.html
See if this interests you. This might be easier for the porting part, and
then adding other stuff over this can be continued in Python.

Vishal



On Mon, May 24, 2010 at 12:10 PM, Noufal Ibrahim <nou...@gmail.com> wrote:

> On Mon, May 24, 2010 at 12:06 PM, Rahul R <rahul8...@gmail.com> wrote:
> > Thanks Kunal , i am happy as well as sad  , happy because my job has
> become
> > much simpler and sad because everytime i think of a novel (honeslty )
> idea
> > .. i see someone else has already executed it .. :(
>
> There are still lots of things to do. Read the other code and learn
> from it, perhaps implement your own thing and compare it with the
> other to see if there are things to learn. Reinventing the wheel is
> usually pointless but as an educational experience, I think it's nice.
>
>
>
> --
> ~noufal
> http://nibrahim.net.in
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Thanks and best regards,
Vishal Sapre

---
"So say...Day by day, in every way, I am getting better, better and better
!!!"
"A Strong and Positive attitude creates more miracles than anything else.
Because...Life is 10% how you make it, and 90% how you take it"
"Diamond is another piece of coal that did well under pressureā€
"May we do good and not evil. May we find forgiveness for ourself and
forgive others. May we share freely, never taking more than we give."
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to