faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: Why?
by Anonymous on Friday 04/Aug/2006, @01:22
|
I agree with Aanonymous.
I'd like to see at least python supported besides ruby.
Php and perl would not hurt either. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: Why?
by mikeyd on Friday 04/Aug/2006, @06:42
|
Just adding a vote for Python. If I have time I'll try and contribute something, but realistically it's not going to happen.
|
[
Reply To This | View ]
|
Re: Why?
by manyoso on Friday 04/Aug/2006, @07:24
|
In order to support Python, the best way would be to write a grammar file for kdevelop-pg. If someone is willing to take that on, rock it! However, the current developers are not interested in doing this.
|
[
Reply To This | View ]
|
Re: Why?
by A.C. on Tuesday 08/Aug/2006, @02:37
|
One more for Python, please. :)
As for the grammar files... Aren't they available right on the Python site?
-> http://docs.python.org/ref/grammar.txt
|
[
Reply To This | View ]
|
|
Re: Why?
by panzi on Friday 04/Aug/2006, @08:07
|
I'd also like to see python support!
Is it hard to write a grammer file?
|
[
Reply To This | View ]
|
Re: Why?
by manyoso on Friday 04/Aug/2006, @08:23
|
It is not a trivial task, that is for sure. Jakob can give you more information on what is involved. You'd need some pretty good computer science skills though.
|
[
Reply To This | View ]
|
Re: Why?
by Jakob Petsovits on Friday 04/Aug/2006, @08:49
|
Er... computer science skills? How in the world did I manage to write those two parsers, then? No, really, I didn't have _any_ parsing skills when I started.
Parsing theory and the kdevelop-pg parser generator were a black box for me until after I finished the parser. It's not really hard, you just need to practice it a little. Currently, I can't think of any special hints to give away, but if you need assistance, don't hesitate to mail me.
(jpetso ]at[ gmx.at)
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|