Well, I think it could be supported -- the first step would be
creating the AST PyDev uses internally from the cobra language
(otherwise you'd get very little from PyDev), still this requires some
effort to do, and I won't be able to do that (my TODO list is already
quite huge), but if there's someone willing to support it, it
shouldn't be that difficult to add the support (although the effort
may vary depending on the experience with grammars for parsing code --
most specifically on JavaCC).

Cheers,

Fabio

On Fri, Jun 3, 2011 at 8:02 AM, Brendan Simon (eTRIX)
<brendan.si...@etrix.com.au> wrote:
> Hi,
>
> I'm using/learning the Cobra language which is very similar to Python
> (inspired by Python I believe), but there is no Eclipse support for it :(
>
> http://cobra-language.com/
>
> Does anyone know if PyDev would be a suitable code base to add an
> Eclipse plugin for the Cobra language ??  I ask since it is very similar
> to Python in syntax/appearance (obviously with some differences).
>
> Maybe PyDev can support Cobra itself ??  That might be a bit too
> optimistic perhaps ????
>
> Thanks, Brendan.
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> pydev-code mailing list
> pydev-code@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to