[Pydev-code] Can PyDev be used as a basis to support Cobra language
Brought to you by:
fabioz
From: Brendan S. (eTRIX) <bre...@et...> - 2011-06-03 11:02:22
|
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. |