On Mon, Mar 21, 2011 at 10:53 PM, Sachin Kumar Sharma wrote:
> BB,
>
> I downloaded PLY (Python Lex-Yacc) package for a script use it for parsing
> and looking to install under windows.
>
> It has setup.py file, and the command mentioned for installation is
>
> Python setu
BB,
I downloaded PLY (Python Lex-Yacc)<http://www.dabeaz.com/ply/> package for a
script use it for parsing and looking to install under windows.
It has setup.py file, and the command mentioned for installation is
Python setup.py install
Doesn't work for windows.
Any advice.
Che
On Dec 19, 2:16 am, Robert Kern wrote:
> Sergey Shepelev wrote:
> > Hello.
>
> > I'm trying to make almost-Python source to Erlang source translation
> > tool.
>
> > Are there ready ply.lex settings for parsing python source?
>
> Yes! Andrew Dalke has implemented a PLY grammar for Python for exper
Sergey Shepelev wrote:
Hello.
I'm trying to make almost-Python source to Erlang source translation
tool.
Are there ready ply.lex settings for parsing python source?
Yes! Andrew Dalke has implemented a PLY grammar for Python for experimenting
with almost-Python languages.
http://www.dalke
Hello.
I'm trying to make almost-Python source to Erlang source translation
tool.
Are there ready ply.lex settings for parsing python source?
--
http://mail.python.org/mailman/listinfo/python-list
On Jun 30, 1:47 am, [EMAIL PROTECTED] wrote:
> I'm porting a C lex/yacc based project, and would like to redo
> it in python.
>
> What's the best option for a python lex/yacc-like? I've
> googled a few things, but wanted to see the current concensus.
>
> Man
I'm porting a C lex/yacc based project, and would like to redo
it in python.
What's the best option for a python lex/yacc-like? I've
googled a few things, but wanted to see the current concensus.
Many TIA!
Mark
--
Mark Harrison
Pixar Animation Studios
--
http://mail.pyt
I am using bumblebee software PARSER GENERATOR to make a C file from LEX
regular definitions.
I want to compile that C file with VS .NET but I have problems.
I am working this for Python regular definitions.
Does somebody know how to configure a project to work? Or maybe somone havde
done all
Miki Tebeka <[EMAIL PROTECTED]> writes:
> Hello jozo,
>
>> I have to work on python lexical definition in Lex. I spent lots of my
>> time to find regular expresions written for Lex of Python language but
>> nothing.
>> Can somebody help me?
> http://www.an
jozo wrote:
I have to work on python lexical definition in Lex. I spent lots of my
time to find regular expresions written for Lex of Python language but
nothing.
Can somebody help me?
I nEED hELP
Jython has a Python language lexer written using JavaCC.
--
http://mail.python.org/mailman
jozo wrote:
> I NEED HELP!!!
Shouting won't give you help.
Reading this
http://www.catb.org/~esr/faqs/smart-questions.html
and coming back with a more elaborate question might.
--
Regards,
Diez B. Roggisch
--
http://mail.python.org/mailman/listinfo/python-list
Hello jozo,
> I have to work on python lexical definition in Lex. I spent lots of my
> time to find regular expresions written for Lex of Python language but
> nothing.
> Can somebody help me?
http://www.antlr.org/grammar/list (search for Python)
You can search in projects like Pyre
Tim Daneliuk wrote:
jozo wrote:
I have to work on python lexical definition in Lex. I spent lots of my
time to find regular expresions written for Lex of Python language but
nothing.
Can somebody help me?
I nEED hELP
http://systems.cs.uchicago.edu/ply/
Whoops - I did not read your question
jozo wrote:
I have to work on python lexical definition in Lex. I spent lots of my
time to find regular expresions written for Lex of Python language but
nothing.
Can somebody help me?
I nEED hELP
http://systems.cs.uchicago.edu/ply
I have to work on python lexical definition in Lex. I spent lots of my
time to find regular expresions written for Lex of Python language but
nothing.
Can somebody help me?
I nEED hELP
--
http://mail.python.org/mailman/listinfo/python-list
I NEED HELP!!!
--
http://mail.python.org/mailman/listinfo/python-list
I have to work on python lexical definition in Lex. I spent lots of my
time to find regular expresions written for Lex of Python language but
nothing.
Can somebody help me?
--
http://mail.python.org/mailman/listinfo/python-list
17 matches
Mail list logo