I'd like to add support in Eric for a programming language I wrote myself, Oranj. The language core is written in Python, so it shouldn't be too hard to integrate, for example, a parser or console. I'm mainly interested to see how I could extend Eric to understand Oranj. I know Eric already supports Python and Ruby, so its somewhat cross-language already. How hard would it be to add another language? How would I go about it?
- Pavel Panchekha
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
