Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] How to contribute an interpreter to an existing DLTK language

Hi,

I would like to contribute an interpreter to an existing DLTK language. 
Specifically I want to use e.g. Jython inside the eclipse process, so that I 
can expose some of our internal API to the script(s). I want to use the rest 
of the DLTK Language support (editor, ...) as is.

How would I contribute an interpreter to an existing DLTK language (python) 
and can I programmatically configure it, so that the users of our application 
don't have to go through the steps to "add an interpreter" in the 
preferences.

Lothar
-- 
Lothar Werzinger Dipl.-Ing. Univ.
framework & platform architect
Tradescape Inc. - Enabling Efficient Digital Marketplaces
1754 Technology Drive, Suite 128
San Jose, CA 95110
web: http://www.tradescape.biz


Back to the top